mbox

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

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

Message

Wu, WenxuanX Feb. 17, 2022, 10:14 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):
  app/testpmd: fix quit testpmd with vfs and pf
  lib/ethdev: add reverse macro to quit testpmd

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