diff options
author | 2015-11-02 17:09:42 -0800 | |
---|---|---|
committer | 2015-12-12 01:06:34 -0800 | |
commit | c18fbd5f024e47897a120f42d128c04fa708692c (patch) | |
tree | 7d93cf2398178b8b9c635ed6c7adc88ccfe43bb5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ixgbe: Fix SR-IOV VLAN pool configuration (diff) | |
download | linux-dev-c18fbd5f024e47897a120f42d128c04fa708692c.tar.xz linux-dev-c18fbd5f024e47897a120f42d128c04fa708692c.zip |
ixgbe: Simplify definitions for regidx and bit in set_vfta
This patch simplifies the logic for setting the VFTA register by removing
the number of conditional checks needed. Instead we just use some boolean
logic to generate vfta_delta, and if that is set then we xor the vfta by
that value and write it back.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions