DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Bill Zhou <dongzhou@nvidia.com>, Matan Azrad <matan@nvidia.com>,
	"Slava Ovsiienko" <viacheslavo@nvidia.com>,
	Ori Kam <orika@nvidia.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] net/mlx5: enlarge maximal flow priority value
Date: Wed, 20 Jan 2021 16:11:02 +0000	[thread overview]
Message-ID: <DM6PR12MB274805FE95BE43B15ECFA6D4CFA20@DM6PR12MB2748.namprd12.prod.outlook.com> (raw)
In-Reply-To: <1610433600-171600-1-git-send-email-dongzhou@nvidia.com>

Hi,

> -----Original Message-----
> From: Dong Zhou <dongzhou@nvidia.com>
> Sent: Tuesday, January 12, 2021 8:40 AM
> To: Matan Azrad <matan@nvidia.com>; Slava Ovsiienko
> <viacheslavo@nvidia.com>; Ori Kam <orika@nvidia.com>
> Cc: dev@dpdk.org; Raslan Darawsheh <rasland@nvidia.com>
> Subject: [PATCH v2] net/mlx5: enlarge maximal flow priority value
> 
> Currently, the maximal flow priority in non-root table to user
> is 4, it's not enough for user to do some flow match by priority,
> such as LPM, for one IPV4 address, we need 32 priorities for each
> bit of 32 mask length.
> 
> PMD will manage 3 sub-priorities per user priority according to L2,
> L3 and L4. The internal priority is 16 bits, user can use priorities
> from 0 - 21843.
> 
> Those enlarged flow priorities are only used for ingress or egress
> flow groups greater than 0 and for any transfer flow group.
> 
> Signed-off-by: Dong Zhou <dongzhou@nvidia.com>
> Acked-by: Matan Azrad <matan@nvidia.com>
> ---
> v2:
> * fix coding style issues, 'prority' to 'priority'.
> ---
Patch rebased and applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

      reply	other threads:[~2021-01-20 16:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08  8:32 [dpdk-dev] [PATCH] " Dong Zhou
2021-01-12  6:40 ` [dpdk-dev] [PATCH v2] " Dong Zhou
2021-01-20 16:11   ` 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=DM6PR12MB274805FE95BE43B15ECFA6D4CFA20@DM6PR12MB2748.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=dongzhou@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=orika@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).