[dpdk-dev] [PATCH v3 2/2] net/igb: fix add/delete of flex filters

Lu, Wenzhuo wenzhuo.lu at intel.com
Tue May 23 02:37:22 CEST 2017


Hi,


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Markus Theil
> Sent: Monday, May 22, 2017 6:18 PM
> To: dev at dpdk.org
> Cc: Markus Theil
> Subject: [dpdk-dev] [PATCH v3 2/2] net/igb: fix add/delete of flex filters
> 
> Before this patch, flex_filter->index was always zero when it was read and
> used after rte_zmalloc. The corresponding code was therefore moved into
> the add and delete parts of the if/else statement.
> 
> Fixes: 231d43909a31 ("igb: migrate flex filter to new API")
> 
> Signed-off-by: Markus Theil <markus.theil at tu-ilmenau.de>
Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>


More information about the dev mailing list