diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-17 23:43:42 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-22 01:21:19 +0000 |
| commit | fbe09277fa6324b50cc4eedb4d99498cf7dad897 (patch) | |
| tree | 95535a54d3d8a62ddfbbb7723e0d732d5b08869c /tools/testing/selftests/drivers/net/hw/rss_api.py | |
| parent | ethtool: rss: support creating contexts via Netlink (diff) | |
| download | kernel-fbe09277fa6324b50cc4eedb4d99498cf7dad897.tar.gz kernel-fbe09277fa6324b50cc4eedb4d99498cf7dad897.zip | |
ethtool: rss: support removing contexts via Netlink
Implement removing additional RSS contexts via Netlink.
Technically it'd be possible to shoehorn the delete operation
into ethnl_request_ops-compatible handler. The code ends
up longer than open coded version, and I think we'll need
a custom way of sending notifications at some stage (if we
allow tying the context lifetime to the netlink socket, in
the future).
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
