Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Shiri Kuzin > Sent: Tuesday, May 12, 2020 3:22 PM > To: [email protected] > Cc: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]> > Subject: [dpdk-dev] [PATCH 0/3] mlx5: relaxed ordering fixes > > 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
Series applied to next-net-mlx, Kindest regards, Raslan Darawsheh

