On Sun, Oct 25, 2020 at 10:28 PM Muhammad Bilal <m.bi...@emumba.com> wrote:
>
> On Tue, Oct 20, 2020 at 6:43 PM David Marchand
> <david.march...@redhat.com> wrote:
> >
> > Hello,
> Hi
> >
> > On Sat, Sep 12, 2020 at 9:53 PM Gaƫtan Rivet <gr...@u256.net> wrote:
> > >
> > > On 08/07/20 17:03 +0500, Muhammad Bilal wrote:
> > > > while using memif with app, the resources are not cleaned on exit,
> > > > So an error occurred on running it second time. The cause of this 
> > > > problem
> > > > is that remove() of memif driver is not called by rte_eal_cleanup() 
> > > > which
> > > > is counterpart of probe() called from rte_eal_init(). This is a case for
> > > > all other divers e.g pci, so to solve this problem I have added the
> > > > functionality of calling remove() function of all the driver attached to
> > > > devices on vdev and pci buses.
> > > >
> > >
> > > Hi Muhammad,
> > >
> > > review inline.
> >
> > There were comments from Gaetan, waiting for a v2.
> I am working on required changes, and will update it soon.

Any update?

Thanks.

-- 
David Marchand

Reply via email to