On Fri, Feb 10, 2023 at 10:29 AM Kevin Laatz <kevin.la...@intel.com> wrote: > > On 09/02/2023 13:22, Volodymyr Fialko wrote: > > During the bus scan, memory for device configuration is allocated. > > Currently, if a driver wasn't attached to the device during initialization, > > memory for that device will not be released at bus cleanup. > > This patch address this issue and releases the memory for all allocated > > devices. > > > > Fixes: 1cab1a40ea9b ("bus: cleanup devices on shutdown") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Volodymyr Fialko <vfia...@marvell.com> > Acked-by: Kevin Laatz <kevin.la...@intel.com>
Applied, thanks. -- David Marchand