Commit 8526858
fix for qos failures for master branch due to backplane changes (sonic-net#19495)
Approach
exclude new DPU interfaces Ethernet-224 to Ethernet-280
What is the motivation for this PR?
The new DPU interfaces Ethernet-224 to Ethernet-280 is breaking test_qos_sai.py regression in latest master branch.
How did you verify/test it?
Ran complete test_qos_sai.py regression under sonic-mgmt. with new changes and all tests pass.
Signed-off-by: YiFan Wang <yifan@nexthop.ai>1 parent 653623b commit 8526858
2 files changed
Lines changed: 28 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
2411 | 2410 | | |
2412 | 2411 | | |
2413 | 2412 | | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
2414 | 2424 | | |
2415 | 2425 | | |
2416 | 2426 | | |
| |||
2421 | 2431 | | |
2422 | 2432 | | |
2423 | 2433 | | |
2424 | | - | |
| 2434 | + | |
2425 | 2435 | | |
2426 | 2436 | | |
2427 | | - | |
| 2437 | + | |
2428 | 2438 | | |
2429 | 2439 | | |
2430 | 2440 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1006 | 1006 | | |
1007 | 1007 | | |
1008 | 1008 | | |
1009 | | - | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
1010 | 1015 | | |
1011 | | - | |
1012 | | - | |
1013 | | - | |
1014 | | - | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
1015 | 1022 | | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
1019 | 1026 | | |
1020 | 1027 | | |
1021 | 1028 | | |
| |||
0 commit comments