DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@mellanox.com>
To: Shiri Kuzin <shirik@mellanox.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: Matan Azrad <matan@mellanox.com>,
	Slava Ovsiienko <viacheslavo@mellanox.com>
Subject: Re: [dpdk-dev] [PATCH 0/3] mlx5: relaxed ordering fixes
Date: Wed, 13 May 2020 10:36:35 +0000	[thread overview]
Message-ID: <AM0PR05MB6707B21852A779C8152057A1C2BF0@AM0PR05MB6707.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <1589286106-23411-1-git-send-email-shirik@mellanox.com>

Hi,

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

      parent reply	other threads:[~2020-05-13 10:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR05MB6707B21852A779C8152057A1C2BF0@AM0PR05MB6707.eurprd05.prod.outlook.com \
    --to=rasland@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=matan@mellanox.com \
    --cc=shirik@mellanox.com \
    --cc=viacheslavo@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).