Re: [PATCH 2/2] dts: rework run-time MTU adjustment test case
> > The start and stop could be grouped by forwarding sections: > >set_mtu() > >start() >assess() >assess() >stop() > >set_mtu() >... Alright, I'll fix that real quick!
Re: [PATCH 2/2] dts: rework run-time MTU adjustment test case
Looks good. Just some very small comments on polishing. Reviewed-by: Luca Vizzarro On 31/01/2025 19:38, Nicholas Pratte wrote: Forwarding restarts in the run-time MTU adjustment test case have been explicitly added, given that the 'requires_forwarding_restart' decorator from a previous patch w