On Sun, Feb 15, 2015 at 01:58:21PM +0100, Rhaban Hark wrote: > we want to achieve round-robin over different action-buckets in a group > table. Since we expect packets with identical headers (same ip & mac > address), the current implementation is not sufficient. As far as i know ovs > is using the hashed mac address to determine the selected bucket.
What's this good for? It seems like it would cause packet reordering at the destination and therefore slow down practical networking. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
