aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/hw/rss_api.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-07-17 23:43:38 +0000
committerJakub Kicinski <[email protected]>2025-07-22 01:20:19 +0000
commita45f98efa483b7f40a97546b11a8020564a268ce (patch)
tree3e9f4dcb8fb28f5d645de22e54364ce518a4ff88 /tools/testing/selftests/drivers/net/hw/rss_api.py
parentethtool: rejig the RSS notification machinery for more types (diff)
downloadkernel-a45f98efa483b7f40a97546b11a8020564a268ce.tar.gz
kernel-a45f98efa483b7f40a97546b11a8020564a268ce.zip
ethtool: rss: factor out allocating memory for response
To ease the code reuse for RSS_CREATE we'll want to prepare struct rss_reply_data for the new context. Unfortunately we can't depend on the exiting scaffolding because the context doesn't exist (ctx=NULL) when we start preparing. Factor out the portion of the context 0 handling responsible for allocation of request memory, so that we can call it directly. Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions