[PATCH v2 2/2] dts: rework run-time MTU adjustment test case
Luca Vizzarro
Luca.Vizzarro at arm.com
Mon Feb 3 17:50:57 CET 2025
On 03/02/2025 16:38, Nicholas Pratte wrote:
> --- a/dts/tests/TestSuite_mtu.py
> +++ b/dts/tests/TestSuite_mtu.py
> @@ -164,22 +164,33 @@ def test_runtime_mtu_updating_and_forwarding(self) -> None:
> # Configure the new MTU.
>
> # Start packet capturing.
> - testpmd.start()
>
Sorry!! you forgot to remove the lines above until the docstring I presume.
> testpmd.set_port_mtu_all(1500, verify=True)
> +
Looks good otherwise!
Reviewed-by: Luca Vizzarro <luca.vizzarro at arm.com>
More information about the dev
mailing list