Re: [dpdk-dev] [PATCH 0/6] Testpmd: fix port hotplug

2018-05-13 Thread Thomas Monjalon
> Matan Azrad (6): > app/testpmd: fix valid ports prints > app/testpmd: fix forward ports update > app/testpmd: fix forward ports Rx flush > app/testpmd: fix synchronic port hotplug > app/testpmd: fix removed device link status asking > app/testpmd: fix asynchronic port removal Applied

[dpdk-dev] [PATCH 0/6] Testpmd: fix port hotplug

2018-05-03 Thread Matan Azrad
Fix somes Testpmd issues regarding port hot-plug. Matan Azrad (6): app/testpmd: fix valid ports prints app/testpmd: fix forward ports update app/testpmd: fix forward ports Rx flush app/testpmd: fix synchronic port hotplug app/testpmd: fix removed device link status asking app/testpmd: