On Mon, Sep 9, 2024 at 7:03 AM Luca Vizzarro <[email protected]> wrote: > > Add testpmd commands to start and stop all the ports, so that they can > be configured. Because there is a distinction of commands that require > the ports to be stopped and started, also add decorators for commands > that require a specific state, removing this logic from the test > writer's duty. > > Signed-off-by: Luca Vizzarro <[email protected]> > Reviewed-by: Paul Szczepanek <[email protected]>
Reviewed-by: Jeremy Spewock <[email protected]>

