[PATCH 0/6] app/testpmd: support attach and detach port for MP
    Huisong Li 
    lihuisong at huawei.com
       
    Thu Aug 25 04:57:13 CEST 2022
    
    
  
This patchset do some bugfix and add attach and detach port for MP.
Huisong Li (6):
  bus/pci: fix a segfault when call callback
  bus/vdev: fix a segfault when call callback
  ethdev: fix push new event
  app/testpmd: check the validity of the port
  app/testpmd: support attach and detach port for MP
  app/testpmd: stop packet forwarding in new and destroy event
 app/test-pmd/testpmd.c                | 85 +++++++++++++++++----------
 app/test-pmd/testpmd.h                |  1 -
 drivers/bus/pci/pci_common.c          | 13 +++-
 drivers/bus/vdev/vdev.c               | 11 +++-
 drivers/net/bonding/bonding_testpmd.c |  1 -
 lib/ethdev/ethdev_driver.c            |  2 +-
 6 files changed, 75 insertions(+), 38 deletions(-)
-- 
2.22.0
    
    
More information about the dev
mailing list