-
Notifications
You must be signed in to change notification settings - Fork 727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[T2][VOQ]: bgp/test_bgp_queue.py
fails with assert (get_queue_counters(asichost, ifname, q) == 0)
#15213
Comments
@mlok-nokia : Nokia to check if this is functional issue with DNX SAI/SDK |
@vmittal-msft
|
Confirmed that on 202205 (from old runs) we saw queue7 increasing instead of queue0 on the Ethernet-IB0 port
@saksarav-nokia I don't have access to the CSP, do you know if BRCM's fix has made it into 202405? |
@arista-nwolfe , Yes, the fix is in SAI 11.2.13.1 |
Thanks @saksarav-nokia
So the test will still fail on SAI11.2.13.1. |
Hi @arista-nwolfe , |
Thanks @saksarav-nokia for the update |
Issue Description
In
test_bgp_queue.py
we are checking that the queues 0-6 are zero for all ports with eBGP neighbors.However, we don't appear to be skipping iBGP correctly on VOQ systems.
Results you see
We aren't skipping iBGP neighbors on VOQ chassis
Results you expected to see
We should skip iBGP neighbors on VOQ chassis
Is it platform specific
generic
Relevant log output
No response
Output of
show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered: