OSDN Git Service

Merge branch 'bonding-performance-and-reliability'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 16:15:12 +0000 (12:15 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 16:15:12 +0000 (12:15 -0400)
Debabrata Banerjee says:

====================
bonding: performance and reliability

Series of fixes to how rlb updates are handled, code cleanup, allowing
higher performance tx hashing in balance-alb mode, and reliability of
link up/down monitoring.

v2: refactor bond_is_nondyn_tlb with inline fn, update log comment to
point out that multicast addresses will not get rlb updates.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge