Thanks, applied to next-dts with the git fixup.
On Wed, Jan 15, 2025 at 11:30 AM Dean Marx wrote:
> +def disable_promisc_setup(self, testpmd: TestPmdShell, port_id: int)
> -> TestPmdShell:
> +"""Sets up testpmd shell config for cases where promisc mode is
> disabled.
> +
> +Args:
> +testpmd: Testpmd session that
Suite for testing ability of Poll Mode Driver to turn promiscuous
mode on/off, allmulticast mode on/off, and show expected behavior
when sending packets with known, unknown, broadcast, and multicast
destination MAC addresses.
Signed-off-by: Dean Marx
---
dts/tests/TestSuite_dynamic_config.py | 1
3 matches
Mail list logo