[dpdk-dev] [PATCH] net/cxgbe: accept VLAN flow items without ethertype

Ferruh Yigit ferruh.yigit at intel.com
Mon Jan 11 15:53:41 CET 2021


On 12/20/2020 10:44 PM, Rahul Lakkireddy wrote:
> From: Karra Satwik <kaara.satwik at chelsio.com>
> 
> When apps pass the RTE_FLOW_ITEM_TYPE_VLAN without setting the
> ethertype field in RTE_FLOW_ITEM_TYPE_ETH, then assume 0x8100
> VLAN by default and don't reject the rule.
> 
> Fixes: 55f003d8884c ("net/cxgbe: support flow API for matching QinQ VLAN")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Karra Satwik <kaara.satwik at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>

Applied to dpdk-next-net/main, thanks.



More information about the dev mailing list