[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1254269731-7341-1-git-send-email-fubar@us.ibm.com>
Date: Tue, 29 Sep 2009 17:15:28 -0700
From: Jay Vosburgh <fubar@...ibm.com>
To: netdev@...r.kernel.org
Cc: David Miller <davem@...emloft.net>
Subject: [PATCH net-next-2.6 0/3] bonding: TLB / ALB changes
Note that this patchset is against net-next-2.6 with these
patches from Jiri Pirko already applied:
http://patchwork.ozlabs.org/patch/32684/
http://patchwork.ozlabs.org/patch/34272/
Three patches for bonding:
Patch 1 changes the tlb/alb algorithm to try and keep hosts
assigned to the same slave during a rebalance.
Patch 2 synchronizes the rx and tx hash tables, and unifies
their locking. Periodic rlb rebalance no longer occurs, as both hash
tables are controlled by the transmit side.
Patch 3 arranges for ARP packets to be sent on a slave that is
appropriate for the destination, instead of always using the same slave
for all ARP traffic.
A fourth patch has been discussed on the list (to dump the alb
and tlb hash tables); that patch is not being submitted at this time,
and may return in a different form at some point in the future.
Please apply for net-next-2.6.
-J
---
-Jay Vosburgh, IBM Linux Technology Center, fubar@...ibm.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists