[dpdk-stable] [PATCH v2] net/ice: fix order of flow filter parser list

Zhang, Qi Z qi.z.zhang at intel.com
Thu Nov 4 11:47:38 CET 2021



> -----Original Message-----
> From: Zhang, Yuying <yuying.zhang at intel.com>
> Sent: Tuesday, November 2, 2021 6:45 PM
> To: dev at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Zhang, Yuying
> <yuying.zhang at intel.com>
> Cc: stable at dpdk.org
> Subject: [PATCH v2] net/ice: fix order of flow filter parser list
> 
> The order of flow filter parser list was not definite and linked to the register
> order of parsers. It caused ACL filter covered by switch filter in some cases.
> 
> This patch fixed order of parser list to guarantee the usage of each filter. Below
> lists the order.
> ACL filter > Switch filter > FDIR > Hash filter.
> 
> Fixes: e4a0a7599d97 ("net/ice: fix flow priority support in non-pipeline
> mode")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yuying Zhang <yuying.zhang at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the stable mailing list