[action] [PR:21377] Adjust test_bgpmon.py to handle running over ipv6 only topologies#22024
Merged
vmittal-msft merged 1 commit intosonic-net:202511from Feb 2, 2026
Merged
Conversation
…nic-net#21377) * Adjust test_bgpmon.py to handle running over ipv6 only topologies
11 tasks
Collaborator
Author
|
Original PR: #21377 |
vmittal-msft
approved these changes
Feb 2, 2026
lakshmi-nexthop
pushed a commit
to lakshmi-nexthop/sonic-mgmt
that referenced
this pull request
Feb 11, 2026
…nic-net#21377) (sonic-net#22024) * Adjust test_bgpmon.py to handle running over ipv6 only topologies Co-authored-by: gshemesh2 <gshemesh@nvidia.com> Signed-off-by: Lakshmi Yarramaneni <lakshmi@nexthop.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary:
Adjust test_bgpmon.py to handle running over ipv6 only topologies
Type of change
Back port request
Approach
What is the motivation for this PR?
Adjust test_bgpmon.py to handle running over ipv6 only topologies.
How did you do it?
Adjust test_bgpmon.py to handle running over ipv6 only topologies, by adjusting the commands for both ipv4 and ipv6 and create new function for ignore extra bytes for ipv6 packets.
How did you verify/test it?
tested on Nvidia platforms, with t0 and t1 ipv6 only and non-ipv6 only topologies.
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
any, tested on t1 and t0 topologies
Documentation