On Tue, 26 Aug 2025 11:15:32 -0700 [email protected] wrote: > From: Long Li <[email protected]> > > If a device is hot removed and hot plugged, it needs the same driver > parameters that are passed to EAL. However, during device removal, all > EAL driver parameters are freed as part of the cleanup. > > Cache those driver parameters for future hot plug events. Because we don't > know which device will show up, cache all the PCI driver parameters. > > Signed-off-by: Long Li <[email protected]>
Queued to next-net

