[PATCH v2 2/2] dts: rework run-time MTU adjustment test case
Nicholas Pratte
npratte at iol.unh.edu
Wed Feb 5 18:24:52 CET 2025
My bad! I'll fix that real quick.
On Mon, Feb 3, 2025 at 11:51 AM Luca Vizzarro <Luca.Vizzarro at arm.com> wrote:
>
> 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