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

Matan Azrad matan at mellanox.com
Thu May 3 12:31:42 CEST 2018


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



More information about the dev mailing list