Re: [dpdk-dev] [PATCH v3 0/8] eal: cleanup resources on shutdown

2021-03-24 Thread Thomas Monjalon
Ping 20/10/2020 00:24, Thomas Monjalon: > That's a pity this patchset is not concluded. > Please Stephen, could you respin with a fix? > > > 03/05/2020 19:21, David Marchand: > > On Wed, Apr 29, 2020 at 1:58 AM Stephen Hemminger > > wrote: > > > > > > Started using valgrind with DPDK, and there

Re: [dpdk-dev] [PATCH v3 0/8] eal: cleanup resources on shutdown

2020-10-19 Thread Thomas Monjalon
That's a pity this patchset is not concluded. Please Stephen, could you respin with a fix? 03/05/2020 19:21, David Marchand: > On Wed, Apr 29, 2020 at 1:58 AM Stephen Hemminger > wrote: > > > > Started using valgrind with DPDK, and there are lots of leftover > > memory and file descriptors. This

Re: [dpdk-dev] [PATCH v3 0/8] eal: cleanup resources on shutdown

2020-05-03 Thread David Marchand
On Wed, Apr 29, 2020 at 1:58 AM Stephen Hemminger wrote: > > Started using valgrind with DPDK, and there are lots of leftover > memory and file descriptors. This makes it hard to find application > leaks versus DPDK leaks. > > The DPDK has a function that applications can use to tell it > to clean