21/03/2023 01:11, Huang, Wei: > From: Thomas Monjalon <tho...@monjalon.net> > > 16/03/2023 21:44, Wei Huang: > > > VDEV bus has implemented cleanup() function to perform cleanup for > > > devices on the bus during eal_cleanup(), so there is no need for ifpga > > > driver to record virtual devices and unplug them. > > > > Why no need? > > If the application wants to explicitly remove a device, what happens? > > > > > EAL will output an error information "Cannot find plugged device (%s)".
It does not look what we expect.