Test: route/test_route_perf/test_perf_add_remove_routes - All testcases failing because packets not received on any of the ports.
All 6 testcases for all three LCs are failing.
The destination mac address in the packet is set to router mac address (eth0), that is why we see packet drops.
Results you see
We see packet drops because the destination mac address in the packet is set to router mac address (eth0).
Results you expected to see
The destination mac address must be interface mac address per asic . No packet drops should be seen
Issue Description
Test: route/test_route_perf/test_perf_add_remove_routes - All testcases failing because packets not received on any of the ports.
All 6 testcases for all three LCs are failing. The destination mac address in the packet is set to router mac address (eth0), that is why we see packet drops.
Results you see
We see packet drops because the destination mac address in the packet is set to router mac address (eth0).
Results you expected to see
The destination mac address must be interface mac address per asic . No packet drops should be seen
Is it platform specific
generic
Relevant log output
Output of
show version
No response
Attach files (if any)
No response