diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-07-15 17:03:29 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-17 16:13:59 -0700 |
| commit | d3e2c7bab12409e87bd6b20505c19f5532a727db (patch) | |
| tree | 6921803e278d95e90a736865c0d111eed731bc25 /Documentation/netlink | |
| parent | c1b27f0695d65e91878d6ae917c285d3163297e4 (diff) | |
ethtool: rss: support setting input-xfrm via Netlink
Support configuring symmetric hashing via Netlink.
We have the flow field config prepared as part of SET handling,
so scan it for conflicts instead of querying the driver again.
Reviewed-by: Gal Pressman <gal@nvidia.com>
Link: https://patch.msgid.link/20250716000331.1378807-10-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/netlink')
| -rw-r--r-- | Documentation/netlink/specs/ethtool.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index d0a9c4120a19..41f26d58f2f9 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -2678,6 +2678,7 @@ operations: - hfunc - indir - hkey + - input-xfrm - name: rss-ntf doc: | |
