summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorNick Nunley <nicholas.d.nunley@intel.com>2020-09-17 13:13:43 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2020-12-09 08:11:54 -0800
commitbcf68ea1e580df685a4a9cec4dfaf0f0f4393dbe (patch)
treed5ab5e691ef1ac3cf502e955ce7e0e46a9cf53e0 /tools/perf/scripts/python/exported-sql-viewer.py
parent956542cae5dc7a6e688badee721de168c8e9fbd8 (diff)
ice: Remove vlan_ena from vsi structure
vlan_ena was introduced to track whether VLAN filters are enabled on the device, but 1) checking for num_vlan > 1 already gives us this information, and is currently used in this way throughout the code 2) the logic for vlan_ena is broken when multiple VLANs are active Just remove vlan_ena and use num_vlan instead. Signed-off-by: Nick Nunley <nicholas.d.nunley@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions