Update skip condition for SRv6 feature#21713
Open
echuawu wants to merge 1 commit intosonic-net:masterfrom
Open
Update skip condition for SRv6 feature#21713echuawu wants to merge 1 commit intosonic-net:masterfrom
echuawu wants to merge 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
c17f501 to
28a5007
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
28a5007 to
b497645
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
b497645 to
27360a8
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
nhe-NV
previously approved these changes
Dec 19, 2025
27360a8 to
fcd8b85
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
fcd8b85 to
0b3cc9b
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
0b3cc9b to
91364f0
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
91364f0 to
98d66af
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
fefea5c to
5ffb198
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
5ffb198 to
2061915
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
Hello @wangxin , the PR checker failed so many times, could you please check ? |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1. Limit SRv6 test script on 202412 master 202511 and later release 2. Skip SRv6 on Mellanox SPC1-3 Change-Id: I27519e05d55d93cf5a11ede30861d08048738210 Signed-off-by: echuawu <chuanw@nvidia.com>
2061915 to
cc2c765
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
StormLiangMS
added a commit
to StormLiangMS/sonic-mgmt
that referenced
this pull request
Mar 24, 2026
SRv6 config updater tests fail on platforms that do not support SRv6. The test configures SRV6_MY_LOCATORS and SRV6_MY_SIDS in CONFIG_DB, which causes SAI errors on unsupported ASICs. The loganalyzer in teardown catches these errors and fails the test. Affected ASICs: Broadcom TH/TH2/TD3, Mellanox SPC1/SPC2/SPC3. SRv6-capable ASICs: Broadcom TH5+, Mellanox SPC4+, Cisco Q200/Q201L. Kusto data from 202511 .17 image shows 122/137 failures, all on non-SRv6 ASICs. The existing skip condition only covers topology (t0-isolated-d96u32s2) but not ASIC type. This change adds ASIC-based skip conditions matching the pattern used in srv6/test_srv6_dataplane.py (PR sonic-net#21713). Signed-off-by: Storm Liang <stormliang@microsoft.com>
12 tasks
StormLiangMS
added a commit
that referenced
this pull request
Mar 25, 2026
…v6 (#23257) SRv6 config updater tests fail on platforms that do not support SRv6. The test configures SRV6_MY_LOCATORS and SRV6_MY_SIDS in CONFIG_DB, which causes SAI errors on unsupported ASICs. The loganalyzer in teardown catches these errors and fails the test. Affected ASICs: Broadcom TH/TH2/TD3, Mellanox SPC1/SPC2/SPC3. SRv6-capable ASICs: Broadcom TH5+, Mellanox SPC4+, Cisco Q200/Q201L. Kusto data from 202511 .17 image shows 122/137 failures, all on non-SRv6 ASICs. The existing skip condition only covers topology (t0-isolated-d96u32s2) but not ASIC type. This change adds ASIC-based skip conditions matching the pattern used in srv6/test_srv6_dataplane.py (PR #21713). Signed-off-by: Storm Liang <stormliang@microsoft.com>
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Mar 25, 2026
…v6 (sonic-net#23257) SRv6 config updater tests fail on platforms that do not support SRv6. The test configures SRV6_MY_LOCATORS and SRV6_MY_SIDS in CONFIG_DB, which causes SAI errors on unsupported ASICs. The loganalyzer in teardown catches these errors and fails the test. Affected ASICs: Broadcom TH/TH2/TD3, Mellanox SPC1/SPC2/SPC3. SRv6-capable ASICs: Broadcom TH5+, Mellanox SPC4+, Cisco Q200/Q201L. Kusto data from 202511 .17 image shows 122/137 failures, all on non-SRv6 ASICs. The existing skip condition only covers topology (t0-isolated-d96u32s2) but not ASIC type. This change adds ASIC-based skip conditions matching the pattern used in srv6/test_srv6_dataplane.py (PR sonic-net#21713). Signed-off-by: Storm Liang <stormliang@microsoft.com> Signed-off-by: mssonicbld <sonicbld@microsoft.com>
12 tasks
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:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Release 202511 start to support SRv6 feature now.
How did you do it?
Update the skip condition for SRv6 feature.
How did you verify/test it?
Run it locally
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation