diff options
author | Michael Chan <michael.chan@broadcom.com> | 2020-07-08 14:53:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-09 01:21:13 +0300 |
commit | bd3191b5d87d5ebc1d4149bbbb42a64ec3d469bf (patch) | |
tree | aa4e2914412eefcba079024af1a8669ab6121a70 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | adc38ac66745949ce12c1861c1a25f3ef93df1f8 (diff) | |
download | linux-bd3191b5d87d5ebc1d4149bbbb42a64ec3d469bf.tar.xz |
bnxt_en: Implement ethtool -X to set indirection table.
With the new infrastructure in place, we can now support the setting of
the indirection table from ethtool.
When changing channels, in a rare case that firmware cannot reserve the
rings that were promised, we will still try to keep the RSS map and only
revert to default when absolutely necessary.
v4: Revert RSS map to default during ring change only when absolutely
necessary.
v3: Add warning messages when firmware cannot reserve the requested RX
rings, and when the RSS table entries have to change to default.
v2: When changing channels, if the RSS table size changes and RSS map
is non-default, return error.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions