Re: [dpdk-dev] [PATCH 0/3] testpmd: fixes for 19.08

2019-08-05 Thread Thomas Monjalon
> Stephen Hemminger (3): > testpmd: allow configuring log level on command line > testpmd: block secondary process > testpmd: use exit instead of panic Applied, thanks

[dpdk-dev] [PATCH 0/3] testpmd: fixes for 19.08

2019-08-01 Thread Stephen Hemminger
Small fixes to testpmd, found while trying to get testpmd to work correctly as secondary process. Fixing that goes deeper and another set of patches to do that will come (for 19.11). Stephen Hemminger (3): testpmd: allow configuring log level on command line testpmd: block secondary process