On 1/19/2023 5:45 PM, Gregory Etelson wrote:
> Testpmd terminated unconditionally if it failed to start all ports.
>
> The patch allows testpmd to get into the command line,
> if the interactive mode was requested.
>
> Fixes: 6937d2103e22 ("app/testpmd: add option to not start device")
>
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Gregory Etelson <[email protected]>Acked-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/main, thanks.

