20/02/2025 11:31, Morten Brørup: > > From: Chengwen Feng [mailto:fengcheng...@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: sta...@dpdk.org > > > > Signed-off-by: Chengwen Feng <fengcheng...@huawei.com> > > --- > > Thank you for cleaning this up. > > Acked-by: Morten Brørup <m...@smartsharesystems.com>
Applied, thanks.