commit | e79c1055749e3183a2beee04a24da378623329c5 | [log] [tgz] |
---|---|---|
author | Debabrata Banerjee <dbanerje@akamai.com> | Mon May 14 14:48:09 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 12:15:11 2018 -0400 |
tree | ec2dd225e1fac1840d0690beb7382451276be9d9 | |
parent | cbeeea70de457ce4de89197d72943ab455b4172c [diff] |
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>