diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-07-11 15:07:06 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-12 22:16:22 -0700 |
commit | 5c466b4d4e75c09a5a3e8d7a79cc20a22bc83809 (patch) | |
tree | b119973e59e87d265ee4383723bb9af5fb6a86e2 /tools/perf/scripts/python/gecko.py | |
parent | 667ac333dbb7e265b3f5bc4bc94e236f64682c86 (diff) |
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Use the new ethtool ops for RSS context management. The conversion
is pretty straightforward cut / paste of the right chunks of the
combined handler. Main change is that we let the core pick the IDs
(bitmap will be removed separately for ease of review), so we need
to tell the core when we lose a context.
Since the new API passes rxfh as const, change bnxt_modify_rss()
to also take const.
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Link: https://patch.msgid.link/20240711220713.283778-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions