[dpdk-dev] [PATCH 0/2] app/testpmd: fix detach

Thomas Monjalon thomas at monjalon.net
Thu Feb 13 16:52:24 CET 2020


This fix is proposed as an alternative to
https://patches.dpdk.org/patch/65088/
The benefit is to fix a race condition in addition.

Thomas Monjalon (2):
  app/testpmd: rename function for detaching by devargs
  app/testpmd: fix hot-unplug detaching

 app/test-pmd/cmdline.c |  2 +-
 app/test-pmd/testpmd.c | 51 +++++++++++++++++++++++++-----------------
 app/test-pmd/testpmd.h |  2 +-
 3 files changed, 32 insertions(+), 23 deletions(-)

-- 
2.25.0



More information about the dev mailing list