diff options
| author | Gal Pressman <[email protected]> | 2025-02-24 17:44:13 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-26 02:31:04 +0000 |
| commit | ecdff893384cf169a55a66ca68c9d8917f8417a9 (patch) | |
| tree | b9b817389640f6eb1c97f89505546b67ddd65c99 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | drivers: net: xgene: Don't use "proxy" headers (diff) | |
| download | kernel-ecdff893384cf169a55a66ca68c9d8917f8417a9.tar.gz kernel-ecdff893384cf169a55a66ca68c9d8917f8417a9.zip | |
ethtool: Symmetric OR-XOR RSS hash
Add an additional type of symmetric RSS hash type: OR-XOR.
The "Symmetric-OR-XOR" algorithm transforms the input as follows:
(SRC_IP | DST_IP, SRC_IP ^ DST_IP, SRC_PORT | DST_PORT, SRC_PORT ^ DST_PORT)
Change 'cap_rss_sym_xor_supported' to 'supported_input_xfrm', a bitmap
of supported RXH_XFRM_* types.
Reviewed-by: Cosmin Ratiu <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Gal Pressman <[email protected]>
Reviewed-by: Edward Cree <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
