diff options
author | 2025-01-31 17:30:38 -0800 | |
---|---|---|
committer | 2025-02-03 18:38:58 -0800 | |
commit | 2b91cc1214b165c25ac9b0885db89a0d3224028a (patch) | |
tree | c93a829357e24c2c8eff674668a42d633ea5adee /scripts/lib/kdoc/kdoc_parser.py | |
parent | ethtool: rss: fix hiding unsupported fields in dumps (diff) | |
download | linux-rng-2b91cc1214b165c25ac9b0885db89a0d3224028a.tar.xz linux-rng-2b91cc1214b165c25ac9b0885db89a0d3224028a.zip |
ethtool: ntuple: fix rss + ring_cookie check
The info.flow_type is for RXFH commands, ntuple flow_type is inside
the flow spec. The check currently does nothing, as info.flow_type
is 0 (or even uninitialized by user space) for ETHTOOL_SRXCLSRLINS.
Fixes: 9e43ad7a1ede ("net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in")
Reviewed-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250201013040.725123-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions