Commit a8170d7
authored
Skip all admin down ports for non-Mellanox device (#6433)
* remove asic type and speed check, skip all admin down ports on broadcom's device
What is the motivation for this PR?
There was no BUFFER_PROFILE_TABLE for admin down ports
How did you do it?
Skip all admin down ports for Broadcom device
How did you verify/test it?
Verify the original failure case
Signed-off-by: xuliping <xuliping@microsoft.com>1 parent 6890ed5 commit a8170d7
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2481 | 2481 | | |
2482 | 2482 | | |
2483 | 2483 | | |
2484 | | - | |
2485 | | - | |
2486 | 2484 | | |
2487 | | - | |
2488 | | - | |
2489 | | - | |
2490 | | - | |
2491 | | - | |
2492 | | - | |
| 2485 | + | |
2493 | 2486 | | |
2494 | 2487 | | |
2495 | 2488 | | |
| |||
0 commit comments