-
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
Directed broadcast test fails , packets are dropped at egress #3224
Comments
Trident3 enables directed broadcast via fp rules. Can you first check if there is an entry with the action
|
A FP entry with 'RedirectIpmc' action is present and have included the same below.
|
Hi , I met the same issue. |
…atically (#18437) #### Why I did it src/sonic-utilities ``` * fb4a090d - (HEAD -> 202311, origin/202311) [config] Add Table hard dependency check (#3159) (4 hours ago) [jingwenxie] * 86f3de58 - [ipintutil]Handle exception in show ip interfaces command (#3182) (4 hours ago) [Sudharsan Dhamal Gopalarathnam] * 5bfc3b40 - [Techsupport]Handle SAI kv pair if present in sai common profile (#3196) (4 hours ago) [Sudharsan Dhamal Gopalarathnam] * f4ef7681 - [fast/warm-reboot] Put ERR message in syslog when a failure is seen (#3186) (4 hours ago) [Vaibhav Hemant Dixit] * db36df24 - [Bug] Fix fw_setenv illegel character issue (#3201) (4 hours ago) [xumia] * a58b78c8 - [config] Add YANG alerting for override (#3188) (4 hours ago) [jingwenxie] * 943a6846 - Update port2alias (#3217) (4 hours ago) [abdosi] * 3236fbf4 - [show] Update show run all to cover all asic config in multiasic (#3148) (#3224) (5 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
Description
Directed broadcast test fails for Trident 3 platforms. The packets are dropped at egress.
Steps to reproduce the issue:
Upon sending the traffic through script , the packet drops are seen at egress
Describe the results you received:
Script logs:
DUT logs:
DUT's counters showing TX drops after running the script
After sending 400 packets through the script , following are the values of the DUT's counters
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: