From: Luca Boccassi <bluca@debian.org>
To: Chaoyong He <chaoyong.he@corigine.com>
Cc: stable@dpdk.org, oss-drivers@corigine.com
Subject: Re: [PATCH 22.11 v2 0/7] backport patch series from NFP PMD
Date: Thu, 7 Mar 2024 12:45:53 +0000 [thread overview]
Message-ID: <CAMw=ZnS6mrkUErTph+UiqOBe2js3YBQUzK00GPS8uv8Xing9QQ@mail.gmail.com> (raw)
In-Reply-To: <20240307112023.1867765-1-chaoyong.he@corigine.com>
On Thu, 7 Mar 2024 at 11:30, Chaoyong He <chaoyong.he@corigine.com> wrote:
>
> This patch series include 7 bugfix backport patch from NFP PMD.
>
> ---
> v2:
> * Fix the loop guide macro in patch 2/7 and 4/7.
> ---
>
> Chaoyong He (7):
> net/nfp: fix resource leak for CoreNIC firmware
> net/nfp: fix resource leak for flower firmware
> net/nfp: fix resource leak for exit of CoreNIC firmware
> net/nfp: fix resource leak for exit of flower firmware
> net/nfp: fix device close
> net/nfp: fix device resource freeing
> net/nfp: free switch domain ID on close
>
> drivers/net/nfp/flower/nfp_flower.c | 71 ++------
> drivers/net/nfp/flower/nfp_flower.h | 1 +
> .../net/nfp/flower/nfp_flower_representor.c | 166 +++++++++++++++++-
> .../net/nfp/flower/nfp_flower_representor.h | 1 +
> drivers/net/nfp/nfp_common.h | 1 +
> drivers/net/nfp/nfp_ethdev.c | 80 +++++++--
> 6 files changed, 241 insertions(+), 79 deletions(-)
Thanks, applied
prev parent reply other threads:[~2024-03-07 12:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 11:20 Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 1/7] net/nfp: fix resource leak for CoreNIC firmware Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 2/7] net/nfp: fix resource leak for flower firmware Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 3/7] net/nfp: fix resource leak for exit of CoreNIC firmware Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 4/7] net/nfp: fix resource leak for exit of flower firmware Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 5/7] net/nfp: fix device close Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 6/7] net/nfp: fix device resource freeing Chaoyong He
2024-03-07 11:20 ` [PATCH 22.11 v2 7/7] net/nfp: free switch domain ID on close Chaoyong He
2024-03-07 12:45 ` Luca Boccassi [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='CAMw=ZnS6mrkUErTph+UiqOBe2js3YBQUzK00GPS8uv8Xing9QQ@mail.gmail.com' \
--to=bluca@debian.org \
--cc=chaoyong.he@corigine.com \
--cc=oss-drivers@corigine.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).