mbox

[0/2] app/testpmd: fix detach

Message ID 20200213155226.1024939-1-thomas@monjalon.net (mailing list archive)
Headers

Message

Thomas Monjalon Feb. 13, 2020, 3:52 p.m. UTC
  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(-)