-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Everflow Test is failing. packets are dropped at egress #3215
Comments
we're seeing constant passing on this test case |
mssonicbld
added a commit
that referenced
this issue
Aug 7, 2024
…atically (#19832) #### Why I did it src/sonic-utilities ``` * 317e6495 - (HEAD -> master, origin/master, origin/HEAD) Fix kexec_unload failure on secure boot enabled platforms (#3439) (34 hours ago) [Vivek] * 557d6886 - [Mellanox] Add support for Mellanox-SN4700-O32 and Mellanox-SN4700-V64 (#3450) (34 hours ago) [Andriy Yurkiv] * 018eb737 - Fix to use IPv6 linklocal address as snmp agent address (#3215) (35 hours ago) [SuvarnaMeenakshi] ``` #### How I did it #### How to verify it #### Description for the changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Everflow test is failing. The incoming packets hit the everflow acl rule, but packets are dropped at egress.
Steps to reproduce the issue:
1.Run the script everflow_testbed.yml
Upon sending traffic from script with source ip as 20.0.0.10 , the packet drop is seen on the Tx.
Ingress port : Ethernet28
Egress port : Ethernet88
Describe the results you received:
Sript log :
DUT configs :
DUT Counters
Upon sending traffic from script with source ip as 20.0.0.10 , the packet drop is seen on the Tx.
Ingress port : Ethernet28
Egress port : Ethernet88
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: