[dpdk-dev] [PATCH v2] lib/efd: fix to free tail queue entry after use

Thomas Monjalon thomas at monjalon.net
Sun Nov 18 15:57:07 CET 2018


This patch is not trivial, it may require an ack from a maintainer,
Pablo is unavailable this month.
Byron, any comment please?

14/11/2018 12:17, Hari Kumar Vemula:
> In rte_efd_create() allocated memory for tail queue entry but
> not freed.
> Added freeing the tail queue entry.
> 
> Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor library")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Hari Kumar Vemula <hari.kumarx.vemula at intel.com>
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>





More information about the dev mailing list