patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [dpdk-dev] [PATCH] kni: fix unit test segfault
       [not found] <20170503161037.3763-1-ferruh.yigit@intel.com>
@ 2017-05-05 13:55 ` Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2017-05-05 13:55 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: dev, stable

03/05/2017 18:10, Ferruh Yigit:
> To clean alloc_q, which has physicall addresses of the mbufs, kni lib
> free the pkt_mempool, but this leads a crash in kni unit test.
> 
> KNI library shouldn't free the pkt_mempool.
> 
> Implementation updated to find the mbufs in the alloc_q and return them
> back to mempool.
> 
> Fixes: 8eba5ebd1811 ("kni: fix possible memory leak")
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>

Cc: stable@dpdk.org

Applied, thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-05 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170503161037.3763-1-ferruh.yigit@intel.com>
2017-05-05 13:55 ` [dpdk-stable] [dpdk-dev] [PATCH] kni: fix unit test segfault Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).