bonding: allow use of tx hashing in balance-alb
The rx load balancing provided by balance-alb is not mutually exclusive with using hashing for tx selection, and should provide a decent speed increase because this eliminates spinlocks and cache contention. Signed-off-by:Debabrata Banerjee <dbanerje@akamai.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/bonding/bond_alb.c 18 additions, 2 deletionsdrivers/net/bonding/bond_alb.c
- drivers/net/bonding/bond_main.c 15 additions, 10 deletionsdrivers/net/bonding/bond_main.c
- drivers/net/bonding/bond_options.c 1 addition, 1 deletiondrivers/net/bonding/bond_options.c
- include/net/bonding.h 9 additions, 2 deletionsinclude/net/bonding.h
Loading
Please register or sign in to comment