Closed theasianpianist closed 4 years ago
this is the same issue as #2294, closing
Though this issue is old, I am still getting the same issue while running test_acl.py::test_source_ip_match_forwarded[ipv4-ingress-downlink->uplink-default-Vlan1000]
. All the test case related to forward specifically for upstream devices are getting failed and all the test case related to drop is passed.
Currently using sonic-mgmt 202305
and also dut is running on latest SONiC version, platform currently in use is broadcom.
While debugging this issue, on dut aclshow
commands I am getting PKT_COUNTER value as per number of sent packets from .send() api from test case and similarly show interfaces counters
also showing the number of packet is getting increased on RX_OK also RX_DRP count is also increased based on number of packet sent. Also I have checked ACL rules looks file.
Description
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected: Test does not fail
Additional information you deem important: