public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org, Feifei Wang <wangfeifei40@huawei.com>,
	Andrew Boyer <andrew.boyer@amd.com>,
	Jiawen Wu <jiawenwu@trustnetic.com>,
	Zaiyu Wang <zaiyuwang@trustnetic.com>,
	Vamsi Attunuru <vattunuru@marvell.com>,
	Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
	Anatoly Burakov <anatoly.burakov@intel.com>
Subject: Re: [PATCH] drivers/net: remove redundant callbacks cleanup
Date: Wed, 18 Feb 2026 09:10:30 -0800	[thread overview]
Message-ID: <20260218091031.29da0b14@phoenix.local> (raw)
In-Reply-To: <20260218104524.2780167-1-thomas@monjalon.net>

On Wed, 18 Feb 2026 11:45:24 +0100
Thomas Monjalon <thomas@monjalon.net> wrote:

> Some callbacks are set to NULL in the release process.
> It is not needed as it is already done in rte_eth_dev_release_port()
> called by rte_eth_dev_close(), rte_eth_dev_destroy()
> or rte_eth_dev_pci_generic_remove().
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---

Acked-by: Stephen Hemminger <stephen@networkplumber.org>

      reply	other threads:[~2026-02-18 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-18 10:45 [PATCH] drivers/net: remove redundant callbacks cleanup Thomas Monjalon
2026-02-18 17:10 ` Stephen Hemminger [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=20260218091031.29da0b14@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=anatoly.burakov@intel.com \
    --cc=andrew.boyer@amd.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=thomas@monjalon.net \
    --cc=vattunuru@marvell.com \
    --cc=wangfeifei40@huawei.com \
    --cc=zaiyuwang@trustnetic.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