diff options
author | Shannon Nelson <snelson@pensando.io> | 2020-03-07 04:04:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-10 05:34:04 +0300 |
commit | 75fcb75b93aa23ca5b7c74e9b49f8a9df32233c2 (patch) | |
tree | 030c19a54dc209989995cd750ee7a29a10ee0f68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c6d3d73a405555be8d64b3174a4b7b0f6b0b5a51 (diff) | |
download | linux-75fcb75b93aa23ca5b7c74e9b49f8a9df32233c2.tar.xz |
ionic: support ethtool rxhash disable
We can disable rxhashing by setting rss_types to 0. The user
can toggle this with "ethtool -K <ethX> rxhash off|on",
which calls into the .ndo_set_features callback with the
NETIF_F_RXHASH feature bit set or cleared. This patch adds
a check for that bit and updates the FW if necessary.
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions