[dpdk-stable] [PATCH] net/i40e: fix unexpected mbuf free in vPMD

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 12 19:28:53 CEST 2017


On 10/10/2017 2:22 PM, Qi Zhang wrote:
> vPMD tx does not set sw_ring's mbuf to NULL after free it.
> So to prevent same mbuf be free again, we need more carefully
> check in i40e_tx_queue_release_mbufs.
> 
> Fixes: b4669bb95038 ("i40e: add vector Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied to dpdk-next-net/master, thanks.

(Used suggested commit log, thanks.)



More information about the stable mailing list