[dpdk-stable] [dpdk-dev] [PATCH v3] net/i40e: fix qinq flow pattern to allow non full mask

Zhang, Qi Z qi.z.zhang at intel.com
Fri Oct 23 12:01:27 CEST 2020



> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Padraig Connolly
> Sent: Thursday, October 15, 2020 5:29 PM
> To: Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Connolly, Padraig J <padraig.j.connolly at intel.com>;
> Iremonger, Bernard <bernard.iremonger at intel.com>; stable at dpdk.org
> Subject: [dpdk-dev] [PATCH v3] net/i40e: fix qinq flow pattern to allow non full
> mask
> 
> Issue reported by customer that only full mask was allowed on inner and outer
> VLAN tag, thus not allowing mask to set VLAN ID filter only.
> Removed check thatenforces inner vlan and outer vlan equal I40E_TCI_MASK
> (full mask 0xffff).
> 
> Fixes: d37705068ee8 ("net/i40e: parse QinQ pattern")
> 
> Cc: bernard.iremonger at intel.com
> Cc: stable at dpdk.org
> 
> Tested-by: Padraig Connolly <padraig.j.connolly at intel.com>
> Signed-off-by: Padraig Connolly <padraig.j.connolly at intel.com>
> Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the stable mailing list