Re: [dpdk-dev] [PATCH v2 0/2] Thread termination leak fixes

2021-05-11 Thread Ferruh Yigit
On 5/11/2021 12:33 PM, David Marchand wrote: > After looking at the control thread API use in recent changes, I noticed > that some thread resources are not properly released. > This series fixes two net drivers. > Series applied to dpdk-next-net/main, thanks. > Additional notes: > - I noticed t

[dpdk-dev] [PATCH v2 0/2] Thread termination leak fixes

2021-05-11 Thread David Marchand
After looking at the control thread API use in recent changes, I noticed that some thread resources are not properly released. This series fixes two net drivers. Additional notes: - I noticed that event/dlb2 never kills/terminates its service thread. It means unplug of this device (if supported)