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: fix asynchronic port removal
app/test-pmd/config.c | 36 +++++++++------------ app/test-pmd/parameters.c | 12 ++----- app/test-pmd/testpmd.c | 80 ++++++++++++++++++++++++++++++++++------------- app/test-pmd/testpmd.h | 2 ++ 4 files changed, 77 insertions(+), 53 deletions(-) -- 1.9.5