From: Thomas Monjalon <thomas@monjalon.net>
To: Chengwen Feng <fengchengwen@huawei.com>
Cc: "Chenbo Xia" <chenbox@nvidia.com>,
"Nipun Gupta" <nipun.gupta@amd.com>,
"Long Li" <longli@microsoft.com>, "Wei Hu" <weh@microsoft.com>,
"Kevin Laatz" <kevin.laatz@intel.com>,
"Bruce Richardson" <bruce.richardson@intel.com>,
"Huisong Li" <lihuisong@huawei.com>,
"Zhangfei Gao" <zhangfei.gao@linaro.org>,
dev@dpdk.org, "Morten Brørup" <mb@smartsharesystems.com>
Subject: Re: [PATCH] bus: invoke TAILQ_REMOVE when bus cleanup
Date: Mon, 09 Jun 2025 11:10:29 +0200 [thread overview]
Message-ID: <40867944.XM6RcZxFsP@thomas> (raw)
In-Reply-To: <98CBD80474FA8B44BF855DF32C47DC35E9FA56@smartserver.smartshare.dk>
20/02/2025 11:31, Morten Brørup:
> > From: Chengwen Feng [mailto:fengchengwen@huawei.com]
> > Sent: Thursday, 20 February 2025 09.09
> >
> > Although eal_bus_cleanup() is not invoked for multiple times, this is a
> > good programming habit to remove the device object from list when
> > cleanup bus.
> >
> > Fixes: 1cab1a40ea9b ("bus: cleanup devices on shutdown")
> > Fixes: 62b906cf06ba ("bus/uacce: introduce UACCE bus")
> > Fixes: 65780eada9d9 ("bus/vmbus: support cleanup")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
> > ---
>
> Thank you for cleaning this up.
>
> Acked-by: Morten Brørup <mb@smartsharesystems.com>
Applied, thanks.
prev parent reply other threads:[~2025-06-09 9:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-20 8:09 [PATCH] bus: invoke TAILQ_REMOVE when bus cleanup Chengwen Feng
2025-02-20 10:31 ` Morten Brørup
2025-06-09 9:10 ` 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=40867944.XM6RcZxFsP@thomas \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=chenbox@nvidia.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=kevin.laatz@intel.com \
--cc=lihuisong@huawei.com \
--cc=longli@microsoft.com \
--cc=mb@smartsharesystems.com \
--cc=nipun.gupta@amd.com \
--cc=weh@microsoft.com \
--cc=zhangfei.gao@linaro.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 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.