05/10/2022 13:03, Kevin Laatz: > Hi Thomas, All, > > On 05/10/2022 10:41, Thomas Monjalon wrote: > > 05/10/2022 09:45, David Marchand: > >> On Tue, Oct 4, 2022 at 6:47 PM Kevin Laatz <kevin.la...@intel.com> wrote: > >>> This patch proposes adding bus cleanup to the eal_cleanup() to make EAL's > >>> init/exit more symmetrical, ensuring all bus devices are cleaned up > >>> appropriately without the application needing to be aware of all bus types > >>> that may have been probed during initialization. > >>> > >>> Contained in this patch are the changes required to perform cleanup for > >>> devices on the PCI bus and VDEV bus during eal_cleanup(). There would be > >>> an > >>> ask for bus maintainers to add the relevant cleanup for their buses since > >>> they have the domain expertise. > >> Cc: maintainers for info. > > Kevin, > > When you don't go to the end of a task, you must ask help to complete it. > > Here you assume others will do it, > > but you don't even Cc the relevant maintainers. > > > > Please could you track that all buses will get the implementation? > > You should open a bugzilla ticket for each bus, > > and assign it to the relevant maintainer. > > Thanks > > > Bugzilla tickets created: > > [auxiliary] https://bugs.dpdk.org/show_bug.cgi?id=1090 > [dpaa] https://bugs.dpdk.org/show_bug.cgi?id=1091 > [fslmc] https://bugs.dpdk.org/show_bug.cgi?id=1092 > [vmbus] https://bugs.dpdk.org/show_bug.cgi?id=1093 > [ifpga] https://bugs.dpdk.org/show_bug.cgi?id=1094 > > I've assigned to maintainers that have a registered account with Bugzilla. > > I was not able to assign the iFPGA ticket to Rosen Xu since his email is > not registered.
Thanks, please don't hesitate to ping again if there is no fast enough progress.