DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Bill Zhou <dongzhou@nvidia.com>, Ori Kam <orika@nvidia.com>,
	Alex Vesker <valex@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	"NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH v1 0/2] mlx5 supports InfiniBand BTH item match
Date: Mon, 19 Jun 2023 12:15:29 +0000	[thread overview]
Message-ID: <BYAPR12MB3078EA66D272A5EEE2893173CF5FA@BYAPR12MB3078.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20230606110710.4116732-1-dongzhou@nvidia.com>

Hi,

> -----Original Message-----
> From: Bill Zhou <dongzhou@nvidia.com>
> Sent: Tuesday, June 6, 2023 2:07 PM
> To: Ori Kam <orika@nvidia.com>; Alex Vesker <valex@nvidia.com>; Slava
> Ovsiienko <viacheslavo@nvidia.com>; NBU-Contact-Thomas Monjalon
> (EXTERNAL) <thomas@monjalon.net>
> Cc: dev@dpdk.org; Raslan Darawsheh <rasland@nvidia.com>
> Subject: [PATCH v1 0/2] mlx5 supports InfiniBand BTH item match
> 
> 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")
> 
> v1:
>  - Update mlx5.ini and mlx5.rst doc in the first patch.
> 
> Dong Zhou (2):
>   net/mlx5: add support for infiniband BTH match
>   net/mlx5/hws: add support for infiniband BTH match
> 
>  doc/guides/nics/features/mlx5.ini     |   1 +
>  doc/guides/nics/mlx5.rst              |   1 +
>  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 +
>  8 files changed, 191 insertions(+), 3 deletions(-)
> 
> --
> 2.27.0

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

      parent reply	other threads:[~2023-06-19 12:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01  7:59 [PATCH " 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   ` 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=BYAPR12MB3078EA66D272A5EEE2893173CF5FA@BYAPR12MB3078.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=dongzhou@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=valex@nvidia.com \
    --cc=viacheslavo@nvidia.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).