Re: [dpdk-dev] [PATCH] app/testpmd: workaround softnic CLI modifications

2018-07-24 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Moti Haimovsky > Sent: Tuesday, July 24, 2018 5:21 PM > To: tho...@monjalon.net > Cc: dev@dpdk.org; sta...@dpdk.org; Moti Haimovsky > > Subject: [dpdk-dev] [PATCH] app/testpmd: w

[dpdk-dev] [PATCH] app/testpmd: workaround softnic CLI modifications

2018-07-24 Thread Moti Haimovsky
This patch returns the previous testpmd command line handling routines (namely cmdline_interact and cmdline_stdin_exit) to the prompt routine in order to overcome testpmd abnormal exit observed on several setups. These routines will only by used when testpmd is compiled without support for RTE_LIBR