commit | 8774370d268f2f43d8487d230e0d4fa1647759b3 | [log] [tgz] |
---|---|---|
author | Mariusz Stachura <mariusz.stachura@intel.com> | Mon Jul 17 22:09:45 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Aug 27 15:47:43 2017 -0700 |
tree | 150b854a4db4680a17fd09124593386a4ea5b45e | |
parent | 8c9eb350aa7b66ab06f3e378dab3c7875a0bf83a [diff] |
i40e/i40evf: support for VF VLAN tag stripping control This patch gives VF capability to control VLAN tag stripping via ethtool. As rx-vlan-offload was fixed before, now the VF is able to change it using "ethtool --offload <IF> rxvlan on/off" settings. Signed-off-by: Mariusz Stachura <mariusz.stachura@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>