sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
200 stars 732 forks source link

[Marvell] Skip RX_DRP check in test_drop_l3_ip_packet_non_dut_mac #15638

Closed lizhijianrd closed 6 days ago

lizhijianrd commented 1 week ago

Description of PR

Summary: Skip RX_DRP check in test_drop_l3_ip_packet_non_dut_mac.

Type of change

Back port request

Approach

What is the motivation for this PR?

Skip RX_DRP check in test_drop_l3_ip_packet_non_dut_mac, current ASIC behavior can't support RX_DRP counter.

How did you do it?

Skip RX_DRP check in test_drop_l3_ip_packet_non_dut_mac,

How did you verify/test it?

Verified on Nokia-7215 M0 testbed:

ip/test_ip_packet.py::TestIPPacket::test_drop_l3_ip_packet_non_dut_mac[7215-6] PASSED                                                [100%]
===================================================== 1 passed, 1 warning in 442.12s (0:07:22) ======================================================

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

lizhijianrd commented 1 week ago

/azpw run

mssonicbld commented 1 week ago

/AzurePipelines run

azure-pipelines[bot] commented 1 week ago
Azure Pipelines successfully started running 1 pipeline(s).
lizhijianrd commented 6 days ago

Confirmed with Nokia and Marvell team that this PR is sufficient to address the testcase issue.

mssonicbld commented 6 days ago

Cherry-pick PR to 202405: https://github.com/sonic-net/sonic-mgmt/pull/15741