All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org, Li Zhang <lizh@nvidia.com>
Cc: orika@nvidia.com, viacheslavo@nvidia.com, matan@nvidia.com,
	shahafs@nvidia.com, dev@dpdk.org, rasland@nvidia.com,
	roniba@nvidia.com
Subject: Re: [dpdk-dev] [PATCH v2] net/mlx5: fix meter cleaning in stop operation
Date: Thu, 13 May 2021 15:01:34 +0200	[thread overview]
Message-ID: <1906999.WtRk9JatXB@thomas> (raw)
In-Reply-To: <20210513083546.3215602-1-lizh@nvidia.com>

13/05/2021 10:35, 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>

Applied in next-net-mlx, thanks.



  reply	other threads:[~2021-05-13 13:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13  7:35 [dpdk-dev] [PATCH v1] net/mlx5: fix meter cleaning in stop operation Li Zhang
2021-05-13  8:35 ` [dpdk-dev] [PATCH v2] " Li Zhang
2021-05-13 13:01   ` Thomas Monjalon [this message]
2021-05-13  9:56 ` [dpdk-dev] [PATCH v1] " Matan Azrad

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=1906999.WtRk9JatXB@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=lizh@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=roniba@nvidia.com \
    --cc=shahafs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.