DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] app/testpmd: support attach and detach port for MP
@ 2022-08-25  2:57 Huisong Li
  2022-08-25  2:57 ` [PATCH 1/6] bus/pci: fix a segfault when call callback Huisong Li
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Huisong Li @ 2022-08-25  2:57 UTC (permalink / raw)
  To: dev; +Cc: thomas, ferruh.yigit, andrew.rybchenko, huangdaode, lihuisong

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-08-25  2:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25  2:57 [PATCH 0/6] app/testpmd: support attach and detach port for MP Huisong Li
2022-08-25  2:57 ` [PATCH 1/6] bus/pci: fix a segfault when call callback Huisong Li
2022-08-25  2:57 ` [PATCH 2/6] bus/vdev: " Huisong Li
2022-08-25  2:57 ` [PATCH 3/6] ethdev: fix push new event Huisong Li
2022-08-25  2:57 ` [PATCH 4/6] app/testpmd: check the validity of the port Huisong Li
2022-08-25  2:57 ` [PATCH 5/6] app/testpmd: support attach and detach port for MP Huisong Li
2022-08-25  2:57 ` [PATCH 6/6] app/testpmd: stop packet forwarding in new and destroy event Huisong Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).