DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Gregory Etelson <getelson@nvidia.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: Maayan Kashani <mkashani@nvidia.com>,
	Matan Azrad <matan@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	Ori Kam <orika@nvidia.com>, Suanming Mou <suanmingm@nvidia.com>
Subject: RE: [PATCH] net/mlx5: share QUOTA indirect action
Date: Mon, 18 Sep 2023 08:43:28 +0000	[thread overview]
Message-ID: <MN0PR12MB60562B91117D157605C22532CFFBA@MN0PR12MB6056.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20230629164814.67658-1-getelson@nvidia.com>

Hi,

> -----Original Message-----
> From: Gregory Etelson <getelson@nvidia.com>
> Sent: Thursday, June 29, 2023 7:48 PM
> To: dev@dpdk.org
> Cc: Maayan Kashani <mkashani@nvidia.com>; Raslan Darawsheh
> <rasland@nvidia.com>; Matan Azrad <matan@nvidia.com>; Slava Ovsiienko
> <viacheslavo@nvidia.com>; Ori Kam <orika@nvidia.com>; Suanming Mou
> <suanmingm@nvidia.com>
> Subject: [PATCH] net/mlx5: share QUOTA indirect action
> 
> Support shared indirect QUOTA action.
> 
> flow configure 1 queues_number 4 queues_size 64 quotas_number 32 flow
> configure 0 queues_number 4 queues_size 64 quotas_number 0 \
>      host_port 1 flags 2
> 
> flow indirect_action 1 create ingress action_id 8 \
>       action quota_create limit 18000 mode l3 / end
> 
> flow actions_template 0 create ingress actions_template_id 1 \
>      template shared_indirect / jump / end \
>      mask quota_create / jump group 0 / end
> 
> flow queue 0 create 0 template_table 1 \
>      pattern_template 0 actions_template 0 postpone no \
>      pattern eth / end \
>      actions shared_indirect 1 8 / jump group 2 / end
> 
> Signed-off-by: Gregory Etelson <getelson@nvidia.com>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

      parent reply	other threads:[~2023-09-18  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29 16:48 Gregory Etelson
2023-09-18  7:38 ` Slava Ovsiienko
2023-09-18  8:43 ` 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=MN0PR12MB60562B91117D157605C22532CFFBA@MN0PR12MB6056.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=getelson@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=mkashani@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=suanmingm@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).