Skip to content

CNB95: ethtool: Support symmetric-xor RSS hash

Ivan Vecera requested to merge ivecera/centos-stream-9:RHEL-31889 into main

JIRA: https://issues.redhat.com/browse/RHEL-31889
Tested: Preverified by QA
Depends: !3939 (merged)

Commits:

b9335a757232 ("net/mlx5e: Make flow classification filters static")
fb6e30a72539 ("net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops")
dcd8dbf9e734 ("net: ethtool: get rid of get/set_rxfh_context functions")
13e59344fb9d ("net: ethtool: add support for symmetric-xor RSS hash")
7c402f77e8cb ("net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh")
0dd415d15505 ("net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm")
501869fecfbc ("net: ethtool: Fix symmetric-xor RSS RX flow hash check")
948f97f9d8d2 ("net: ethtool: reject unsupported RSS input xfrm values")

Signed-off-by: Ivan Vecera ivecera@redhat.com

Edited by Ivan Vecera

Merge request reports