diff options
| author | Jakub Kicinski <[email protected]> | 2025-02-26 02:31:07 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-26 02:31:08 +0000 |
| commit | 13f7e99943be0187eac0e234898cec82e64602fc (patch) | |
| tree | b3bd24168191dadf96d753d871fdada0b149f841 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | drivers: net: xgene: Don't use "proxy" headers (diff) | |
| parent | selftests: drv-net-hw: Add a test for symmetric RSS hash (diff) | |
| download | kernel-13f7e99943be0187eac0e234898cec82e64602fc.tar.gz kernel-13f7e99943be0187eac0e234898cec82e64602fc.zip | |
Merge branch 'symmetric-or-xor-rss-hash'
Gal Pressman says:
====================
Symmetric OR-XOR RSS hash
Add support for a new type of input_xfrm: Symmetric OR-XOR.
Symmetric OR-XOR performs hash as follows:
(SRC_IP | DST_IP, SRC_IP ^ DST_IP, SRC_PORT | DST_PORT, SRC_PORT ^ DST_PORT)
Configuration is done through ethtool -x/X command.
For mlx5, the default is already symmetric hash, this patch now exposes
this to userspace and allows enabling/disabling of the feature.
v5: https://lore.kernel.org/[email protected]
v4: https://lore.kernel.org/[email protected]
v3: https://lore.kernel.org/[email protected]
v2: https://lore.kernel.org/[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
