DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Shun Hao <shunh@nvidia.com>, Ori Kam <orika@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	Matan Azrad <matan@nvidia.com>,
	Shahaf Shuler <shahafs@nvidia.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	NBU-Contact-Thomas Monjalon <thomas@monjalon.net>,
	Roni Bar Yanai <roniba@nvidia.com>
Subject: Re: [dpdk-dev] [PATCH v1 0/4] ASO meter sharing support
Date: Tue, 6 Jul 2021 07:45:48 +0000	[thread overview]
Message-ID: <DM4PR12MB5054BD34423DA7716EF5D8FBCF1B9@DM4PR12MB5054.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20210702091446.24635-1-shunh@nvidia.com>

Hi,

> -----Original Message-----
> From: Shun Hao <shunh@nvidia.com>
> Sent: Friday, July 2, 2021 12:15 PM
> To: Ori Kam <orika@nvidia.com>; Slava Ovsiienko
> <viacheslavo@nvidia.com>; Matan Azrad <matan@nvidia.com>; Shahaf
> Shuler <shahafs@nvidia.com>
> Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon
> <thomas@monjalon.net>; Raslan Darawsheh <rasland@nvidia.com>; Roni
> Bar Yanai <roniba@nvidia.com>
> Subject: [PATCH v1 0/4] ASO meter sharing support
> 
> This adds several fixes in ASO meter. With these fixes, meter created on one
> port can be shared by other ports.
> 
> Shun Hao (4):
>   net/mlx5: use meter profile lookup table
>   net/mlx5: fix meter policy ID table container
>   net/mlx5: fix meter flow direction check
>   net/mlx5: fix meter policy flow match item
> 
>  doc/guides/nics/mlx5.rst           |  8 +++
>  drivers/net/mlx5/linux/mlx5_os.c   |  6 +-
>  drivers/net/mlx5/mlx5.c            |  2 -
>  drivers/net/mlx5/mlx5.h            |  7 ++-
>  drivers/net/mlx5/mlx5_flow.c       | 83 ++++++++++++++++-----------
>  drivers/net/mlx5/mlx5_flow_dv.c    | 58 ++++++++++++++++---
>  drivers/net/mlx5/mlx5_flow_meter.c | 91 +++++++++++++++++-------------
> drivers/net/mlx5/windows/mlx5_os.c |  6 +-
>  8 files changed, 172 insertions(+), 89 deletions(-)
> 
> --
> 2.20.0

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

      parent reply	other threads:[~2021-07-06  7:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02  9:14 Shun Hao
2021-07-02  9:14 ` [dpdk-dev] [PATCH v1 1/4] net/mlx5: use meter profile lookup table Shun Hao
2021-07-02  9:14 ` [dpdk-dev] [PATCH v1 2/4] net/mlx5: fix meter policy ID table container Shun Hao
2021-07-02  9:14 ` [dpdk-dev] [PATCH v1 3/4] net/mlx5: fix meter flow direction check Shun Hao
2021-07-02  9:14 ` [dpdk-dev] [PATCH v1 4/4] net/mlx5: fix meter policy flow match item Shun Hao
2021-07-06  7:45 ` 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=DM4PR12MB5054BD34423DA7716EF5D8FBCF1B9@DM4PR12MB5054.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=roniba@nvidia.com \
    --cc=shahafs@nvidia.com \
    --cc=shunh@nvidia.com \
    --cc=thomas@monjalon.net \
    --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).