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:41 +0000
committerJakub Kicinski <[email protected]>2025-07-22 01:20:43 +0000
commita166ab7816c534973745b0fe7bce3c8cefc5426f (patch)
tree47c5195f33afc6849840550cf6b434033c1ca1d0 /tools/testing/selftests/drivers/net/hw/rss_api.py
parentethtool: move ethtool_rxfh_ctx_alloc() to common code (diff)
downloadkernel-a166ab7816c534973745b0fe7bce3c8cefc5426f.tar.gz
kernel-a166ab7816c534973745b0fe7bce3c8cefc5426f.zip
ethtool: rss: support creating contexts via Netlink
Support creating contexts via Netlink. Setting flow hashing fields on the new context is not supported at this stage, it can be added later. An empty indirection table is not supported. This is a carry over from the IOCTL interface where empty indirection table meant delete. We can repurpose empty indirection table in Netlink but for now to avoid confusion reject it using the policy. Support letting user choose the ID for the new context. This was not possible in IOCTL since the context ID field for the create action had to be set to the ETH_RXFH_CONTEXT_ALLOC magic value. 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