DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] mlx5 supports InfiniBand BTH item match
@ 2023-06-01  7:59 Dong Zhou
  2023-06-01  7:59 ` [PATCH 1/2] net/mlx5: add support for infiniband BTH match Dong Zhou
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dong Zhou @ 2023-06-01  7:59 UTC (permalink / raw)
  To: orika, valex, viacheslavo, thomas; +Cc: dev, rasland

mlx5 supports InfiniBand BTH item match by SWS and HWS.
depends-on: http://patches.dpdk.org/project/dpdk/patch/20230531032653.3037946-1-dongzhou@nvidia.com/ ("ethdev: add flow item for RoCE infiniband BTH")

Dong Zhou (2):
  net/mlx5: add support for infiniband BTH match
  net/mlx5/hws: add support for infiniband BTH match

 drivers/common/mlx5/mlx5_prm.h        |   5 +-
 drivers/net/mlx5/hws/mlx5dr_definer.c |  76 ++++++++++++++++++-
 drivers/net/mlx5/hws/mlx5dr_definer.h |   2 +
 drivers/net/mlx5/mlx5_flow.h          |   6 ++
 drivers/net/mlx5/mlx5_flow_dv.c       | 102 ++++++++++++++++++++++++++
 drivers/net/mlx5/mlx5_flow_hw.c       |   1 +
 6 files changed, 189 insertions(+), 3 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2023-06-19 12:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01  7:59 [PATCH 0/2] mlx5 supports InfiniBand BTH item match Dong Zhou
2023-06-01  7:59 ` [PATCH 1/2] net/mlx5: add support for infiniband BTH match Dong Zhou
2023-06-01  8:00 ` [PATCH 2/2] net/mlx5/hws: " Dong Zhou
2023-06-06 11:07 ` [PATCH v1 0/2] mlx5 supports InfiniBand BTH item match Dong Zhou
2023-06-06 11:07   ` [PATCH v1 1/2] net/mlx5: add support for infiniband BTH match Dong Zhou
2023-06-06 11:07   ` [PATCH v1 2/2] net/mlx5/hws: " Dong Zhou
2023-06-07  6:29     ` Ori Kam
2023-06-19 12:15   ` [PATCH v1 0/2] mlx5 supports InfiniBand BTH item match Raslan Darawsheh

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