diff options
author | Patryk Małek <[email protected]> | 2018-08-28 10:16:02 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-08-30 13:53:04 -0700 |
commit | 3bd77e2ae1477d6f87fc3f542c737119d5decf9f (patch) | |
tree | 95eb1bac1dc429f81127fe7edf09d723c38a1fbb /tools/perf/scripts/python/stat-cpi.py | |
parent | e78d9a39fd06109022d11c8ca444cfcec2abb290 (diff) |
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions