DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Ashwin Sekhar T K <asekhar@marvell.com>
Cc: dev@dpdk.org, Pavan Nikhilesh <pbhagavatula@marvell.com>,
	jerinj@marvell.com, skori@marvell.com, skoteshwar@marvell.com,
	kirankumark@marvell.com, psatheesh@marvell.com,
	anoobj@marvell.com, gakhil@marvell.com, hkalra@marvell.com,
	ndabilpuram@marvell.com, stable@dpdk.org
Subject: Re: [PATCH v3] mempool/cnxk: fix mempool destroy for empty pools
Date: Tue, 15 Nov 2022 04:24:34 +0100	[thread overview]
Message-ID: <2728637.BEx9A2HvPv@thomas> (raw)
In-Reply-To: <20221108065558.2092290-1-asekhar@marvell.com>

08/11/2022 07:55, Ashwin Sekhar T K:
> In scenarios where rte_mempool_free() is called immediately
> after rte_mempool_create_empty(), the NPA pool will not be
> created. In such cases the free path should not call
> roc_npa_pool_destroy().
> 
> Fixes: bbf19e89b87c ("mempool/cnxk: add generic operations")
> 
> Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>

+ Cc: stable@dpdk.org

Applied with the title "fix destroying empty pool".





      reply	other threads:[~2022-11-15  3:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08  6:18 [PATCH v1] mempool/cnxk: destroy NPA pool only if its created Ashwin Sekhar T K
2022-11-08  6:41 ` [PATCH v2] " Ashwin Sekhar T K
2022-11-08  6:55 ` [PATCH v3] mempool/cnxk: fix mempool destroy for empty pools Ashwin Sekhar T K
2022-11-15  3:24   ` Thomas Monjalon [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=2728637.BEx9A2HvPv@thomas \
    --to=thomas@monjalon.net \
    --cc=anoobj@marvell.com \
    --cc=asekhar@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=hkalra@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=pbhagavatula@marvell.com \
    --cc=psatheesh@marvell.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    --cc=stable@dpdk.org \
    /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).