bonding: allow use of tx hashing in balance-alb
authorDebabrata Banerjee <dbanerje@akamai.com>
Mon, 14 May 2018 18:48:09 +0000 (14:48 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 16:15:11 +0000 (12:15 -0400)
commite79c1055749e3183a2beee04a24da378623329c5
treeec2dd225e1fac1840d0690beb7382451276be9d9
parentcbeeea70de457ce4de89197d72943ab455b4172c
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>
drivers/net/bonding/bond_alb.c
drivers/net/bonding/bond_main.c
drivers/net/bonding/bond_options.c
include/net/bonding.h