[dpdk-dev] [PATCH v2] app/testpmd: fix testpmd exit for ctrl+d
Thomas Monjalon
thomas at monjalon.net
Thu Jul 26 16:14:33 CEST 2018
24/07/2018 16:46, Pattan, Reshma:
> + CC: Olivier and Mordechay Haimovsky.
>
> > Testpmd should be existed gracefully when ctrl+d is typed.
> > This behaviour is not handled properly, fix this by calling
> > pmd_test_exit() instead of rte_panic.
> >
> > Fixes: 0ad778b398c6 ("app/testpmd: rework softnic forward mode")
> >
> > Reported-by: Mordechay Haimovsky <motih at mellanox.com>
> > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> > Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
> > ---
> > v2: removed changes done to lib/librte_cmdline/cmdline.c reworded commit
> > message and heading.
The partial revert from Moti is preferred.
More information about the dev
mailing list