[dpdk-dev] [PATCH] mlx: fix double mbuf free in TX queue clean up function

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 31 14:51:22 CEST 2016


2016-03-31 11:43, Adrien Mazarguil:
> Once freed, completed mbufs pointers are not set to NULL in the TX queue.
> Clean up function must take this into account.
> 
> Fixes: 2e22920b85d9 ("mlx5: support non-scattered Tx and Rx")
> Fixes: 7fae69eeff13 ("mlx4: new poll mode driver")
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Applied, thanks



More information about the dev mailing list