diff options
author | 2016-02-16 16:19:24 -0800 | |
---|---|---|
committer | 2016-04-05 12:49:50 -0700 | |
commit | 0ea7fae44094b4ca06ea68105457a7dc64041bd3 (patch) | |
tree | c92f618cbd6dd89281a975152ad64e928b52237a /tools/perf/scripts/python/syscall-counts.py | |
parent | fm10k: fix a minor typo in some comments (diff) | |
download | linux-dev-0ea7fae44094b4ca06ea68105457a7dc64041bd3.tar.xz linux-dev-0ea7fae44094b4ca06ea68105457a7dc64041bd3.zip |
fm10k: use ethtool_rxfh_indir_default for default redirection table
The fm10k driver used its own code for generating a default indirection
table on device load, which was not the same as the default generated by
ethtool when indir_size of 0 is passed to SRXFH. Take advantage of
ethtool_rxfh_indir_default() and simplify code to write the redirection
table to reduce some code duplication.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions