DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] support socket direct mode bonding
@ 2021-09-28  8:23 Rongwei Liu
  2021-09-28  8:23 ` [dpdk-dev] [PATCH 1/2] common/mlx5: support pcie device guid query Rongwei Liu
  2021-09-28  8:23 ` [dpdk-dev] [PATCH 2/2] net/mlx5: support socket direct mode bonding Rongwei Liu
  0 siblings, 2 replies; 3+ messages in thread
From: Rongwei Liu @ 2021-09-28  8:23 UTC (permalink / raw)
  To: matan, viacheslavo, orika, thomas; +Cc: dev, rasland

In socket direct mode, it's possible to bind any two (maybe four
in the future) PCIe devices with IDs like xxxx:xx:xx.x and
yyyy:yy:yy.y. Bonding member interfaces are unnecessary to have
the same PCIe domain/bus/device ID anymore.

Doesn't need to backport to DPDK 20.11

Rongwei Liu (2):
  common/mlx5: support pcie device guid query
  net/mlx5: support socket direct mode bonding

 drivers/common/mlx5/linux/mlx5_common_os.c | 41 +++++++++++++++++++++
 drivers/common/mlx5/linux/mlx5_common_os.h | 19 ++++++++++
 drivers/net/mlx5/linux/mlx5_os.c           | 43 +++++++++++++++++-----
 3 files changed, 94 insertions(+), 9 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-09-28  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28  8:23 [dpdk-dev] [PATCH 0/2] support socket direct mode bonding Rongwei Liu
2021-09-28  8:23 ` [dpdk-dev] [PATCH 1/2] common/mlx5: support pcie device guid query Rongwei Liu
2021-09-28  8:23 ` [dpdk-dev] [PATCH 2/2] net/mlx5: support socket direct mode bonding Rongwei Liu

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).