diff options
author | David S. Miller <davem@davemloft.net> | 2020-07-08 15:21:14 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-08 15:21:14 -0700 |
commit | 66846b7d058bbb6e2954b8b84d6480024e72a777 (patch) | |
tree | 71bd08fe93693771ab7c54ca5f1273ddb58943f5 /net/ethtool | |
parent | e80a07b244dd6726094da73d58537c131cc0b1a6 (diff) | |
parent | 1da63ddd0e155277bf613dfc7062af95d90452f2 (diff) | |
download | linux-66846b7d058bbb6e2954b8b84d6480024e72a777.tar.bz2 |
Merge branch 'bnxt_en-Driver-update-for-net-next'
Michael Chan says:
====================
bnxt_en: Driver update for net-next.
This patchset implements ethtool -X to setup user-defined RSS indirection
table. The new infrastructure also allows the proper logical ring index
to be used to populate the RSS indirection when queried by ethtool -x.
Prior to these patches, we were incorrectly populating the output of
ethtool -x with internal ring IDs which would make no sense to the user.
The last 2 patches add some cleanups to the VLAN acceleration logic
and check the firmware capabilities before allowing VLAN acceleration
offloads.
v4: Move bnxt_get_rxfh_indir_size() fix to a new patch #2.
Modify patch #7 to revert RSS map to default only when necessary.
v3: Use ALIGN() in patch 5.
Add warning messages in patch 6.
v2: Some RSS indirection table changes requested by Jakub Kicinski.
====================
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethtool')
0 files changed, 0 insertions, 0 deletions