net/ice: update QinQ switch filter handling
authorHaiyue Wang <haiyue.wang@intel.com>
Tue, 13 Apr 2021 05:14:59 +0000 (13:14 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Tue, 13 Apr 2021 14:33:58 +0000 (16:33 +0200)
commit23ea199b732bf54861aaea49e52c1089334b29ae
treee484c87feb12dd18aca5ed05ee64187f15d20efd
parent621996fb02d37502c4488b80b8f4f346576f2e15
net/ice: update QinQ switch filter handling

The hardware outer/inner VLAN protocol types are now updated to map to
new interface VLAN protocol types, so update the application to use new
VLAN protocol types when the rte_flow is QinQ filter type.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_switch_filter.c