net/ixgbe: support VLAN strip per queue offloading in VF
authorWei Dai <wei.dai@intel.com>
Thu, 22 Mar 2018 03:41:01 +0000 (11:41 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Apr 2018 22:40:21 +0000 (00:40 +0200)
commit860a94d3c692568404d96c39075b57617fc7a629
tree3f91ae2d4477f6c86b6198921776510ba5f95c31
parent216f78f4d53fa99f6a695fb7fdee24c11035e213
net/ixgbe: support VLAN strip per queue offloading in VF

VLAN strip is a per queue offloading in VF. With this patch
it can be enabled or disabled on any Rx queue in VF.

Signed-off-by: Wei Dai <wei.dai@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c