[dpdk-dev] [PATCH 0/3] mlx5: relaxed ordering fixes

Raslan Darawsheh rasland at mellanox.com
Wed May 13 12:36:35 CEST 2020


Hi,

> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Shiri Kuzin
> Sent: Tuesday, May 12, 2020 3:22 PM
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>
> 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


More information about the dev mailing list