diff options
author | Patryk Małek <patryk.malek@intel.com> | 2018-08-28 20:16:02 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-08-30 23:53:04 +0300 |
commit | 3bd77e2ae1477d6f87fc3f542c737119d5decf9f (patch) | |
tree | 95eb1bac1dc429f81127fe7edf09d723c38a1fbb /tools/perf/scripts/python/stackcollapse.py | |
parent | e78d9a39fd06109022d11c8ca444cfcec2abb290 (diff) | |
download | linux-3bd77e2ae1477d6f87fc3f542c737119d5decf9f.tar.xz |
i40evf: Don't enable vlan stripping when rx offload is turned on
With current implementation of i40evf_set_features when user sets
any offload via ethtool we set I40EVF_FLAG_AQ_ENABLE_VLAN_STRIPPING
as a required aq which triggers driver to call
i40evf_enable_vlan_stripping. This shouldn't take place.
This patches fixes it by setting the flag only when VLAN offload
is turned on.
Signed-off-by: Patryk Małek <patryk.malek@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions