On 12/20/2020 10:44 PM, Rahul Lakkireddy wrote:
From: Karra Satwik <[email protected]>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: [email protected] Signed-off-by: Karra Satwik <[email protected]> Signed-off-by: Rahul Lakkireddy <[email protected]>
Applied to dpdk-next-net/main, thanks.

