i40e: fix VLAN bitmasks for input set
authorAndrey Chilikin <andrey.chilikin@intel.com>
Wed, 23 Mar 2016 13:07:10 +0000 (21:07 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 25 Mar 2016 18:01:38 +0000 (19:01 +0100)
commit4072d503aaa51e6684ccf3e1a918a637bf766969
tree2874a432dac476ef1c9794c2ee16ca21ca05b909
parent28d62131a1b1f89a1ce03973d458ee30f7e387a5
i40e: fix VLAN bitmasks for input set

This patch adds missing VLAN bitmask for inner frame in case of
tunneling and fixes VLAN tags bitmasks for single or outer frame
in case of tunneling.

Fixes: 98f055707685 ("i40e: configure input fields for RSS or flow director")

Signed-off-by: Andrey Chilikin <andrey.chilikin@intel.com>
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/i40e/i40e_ethdev.c