DPDK patches and discussions
 help / color / mirror / Atom feed
From: Matan Azrad <matan@nvidia.com>
To: Li Zhang <lizh@nvidia.com>, Ori Kam <orika@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	Shahaf Shuler <shahafs@nvidia.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	NBU-Contact-Thomas Monjalon <thomas@monjalon.net>,
	Raslan Darawsheh <rasland@nvidia.com>,
	Roni Bar Yanai <roniba@nvidia.com>
Subject: Re: [dpdk-dev] [PATCH v1] net/mlx5: fix meter cleaning in stop operation
Date: Thu, 13 May 2021 09:56:20 +0000	[thread overview]
Message-ID: <DM4PR12MB5389EFD8D9CCFE3FD412541EDF519@DM4PR12MB5389.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20210513073552.3213962-1-lizh@nvidia.com>



From: Li Zhang
> A meter may handle Rx queue reference in his sub-policies.
> In stop operation, all the Rx queues are released.
> 
> Wrongly, the meter reference was not released before destroying the Rx
> queues what cause an error in stop.
> 
> Release the Rx queues meter references in stop operation.
> 
> Fixes: fc6ce56bba ("net/mlx5: prepare sub-policy for flow with meter")
> 
> Signed-off-by: Li Zhang <lizh@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>

      parent reply	other threads:[~2021-05-13  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13  7:35 Li Zhang
2021-05-13  8:35 ` [dpdk-dev] [PATCH v2] " Li Zhang
2021-05-13 13:01   ` Thomas Monjalon
2021-05-13  9:56 ` Matan Azrad [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=DM4PR12MB5389EFD8D9CCFE3FD412541EDF519@DM4PR12MB5389.namprd12.prod.outlook.com \
    --to=matan@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=lizh@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=roniba@nvidia.com \
    --cc=shahafs@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).