aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_phy.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-02-26 02:31:07 +0000
committerJakub Kicinski <[email protected]>2025-02-26 02:31:08 +0000
commit13f7e99943be0187eac0e234898cec82e64602fc (patch)
treeb3bd24168191dadf96d753d871fdada0b149f841 /drivers/net/ethernet/intel/igc/igc_phy.c
parentdrivers: net: xgene: Don't use "proxy" headers (diff)
parentselftests: drv-net-hw: Add a test for symmetric RSS hash (diff)
downloadkernel-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_phy.c')
0 files changed, 0 insertions, 0 deletions