mbox

[0/2] app/testpmd: fix testpmd quit with pf and vfs

Message ID 20220223113251.723692-1-wenxuanx.wu@intel.com (mailing list archive)
Headers

Message

Wu, WenxuanX Feb. 23, 2022, 11:32 a.m. UTC
  From: wenxuan wu <wenxuanx.wu@intel.com>

Apply our reverse iterator macro into testpmd to 
avoid testpmd startups with pf and vfs quit without 
error heap-free-before-use 
wenxuan wu (2):
  lib/ethdev: add reverse macro to quit testpmd
  app/testpmd:fix testpmd quit failure

 app/test-pmd/testpmd.c  |  4 ++--
 lib/ethdev/rte_ethdev.h | 11 ++++++++++-
 2 files changed, 12 insertions(+), 3 deletions(-)