Re: [dpdk-dev] [PATCH] app/testpmd: extend event printing

2017-12-29 Thread Thomas Monjalon
30/11/2017 08:51, Matan Azrad: > There are new Ethernet device events - NEW and DESTROY, and new option > to register all ports by one call. > > Adjust application to aforementioned changes. > > Signed-off-by: Matan Azrad > --- > app/test-pmd/parameters.c | 4 > app/test-pmd/t

[dpdk-dev] [PATCH] app/testpmd: extend event printing

2017-11-29 Thread Matan Azrad
There are new Ethernet device events - NEW and DESTROY, and new option to register all ports by one call. Adjust application to aforementioned changes. Signed-off-by: Matan Azrad --- app/test-pmd/parameters.c | 4 app/test-pmd/testpmd.c| 30