DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] mlx5: relaxed ordering fixes
@ 2020-05-12 12:21 Shiri Kuzin
  2020-05-12 12:21 ` [dpdk-dev] [PATCH 1/3] common/mlx5: fix relaxed ordering support detection Shiri Kuzin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Shiri Kuzin @ 2020-05-12 12:21 UTC (permalink / raw)
  To: dev; +Cc: matan, viacheslavo

Fixed some bugs regarding relaxed ordering in mlx5.

Shiri Kuzin (3):
  common/mlx5: fix relaxed ordering support detection
  common/mlx5: fix relaxed ordering count object
  common/mlx5: disable relaxed ordering in unsuitable cpus

 drivers/common/mlx5/Makefile         |  5 +++
 drivers/common/mlx5/meson.build      |  2 +
 drivers/common/mlx5/mlx5_common.c    | 82 ++++++++++++++++++++++++++++++++++++
 drivers/common/mlx5/mlx5_common.h    |  2 +
 drivers/common/mlx5/mlx5_common_mr.c |  6 ++-
 drivers/common/mlx5/mlx5_devx_cmds.c |  4 ++
 drivers/common/mlx5/mlx5_devx_cmds.h |  2 +
 drivers/common/mlx5/mlx5_glue.h      |  2 +-
 drivers/common/mlx5/mlx5_prm.h       |  3 +-
 drivers/net/mlx5/mlx5_flow_dv.c      |  9 ++--
 10 files changed, 110 insertions(+), 7 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-05-13 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 12:21 [dpdk-dev] [PATCH 0/3] mlx5: relaxed ordering fixes Shiri Kuzin
2020-05-12 12:21 ` [dpdk-dev] [PATCH 1/3] common/mlx5: fix relaxed ordering support detection Shiri Kuzin
2020-05-12 12:21 ` [dpdk-dev] [PATCH 2/3] common/mlx5: fix relaxed ordering count object Shiri Kuzin
2020-05-12 12:21 ` [dpdk-dev] [PATCH 3/3] common/mlx5: disable relaxed ordering in unsuitable cpus Shiri Kuzin
2020-05-12 12:30 ` [dpdk-dev] [PATCH 0/3] mlx5: relaxed ordering fixes Matan Azrad
2020-05-13 10:36 ` 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).