Thanks for the review. I am happy about the simple solution also. Pushed to the master.
On Tue, Apr 8, 2014 at 5:15 PM, Ben Pfaff <b...@nicira.com> wrote: > On Mon, Apr 07, 2014 at 10:32:31PM -0700, Andy Zhou wrote: >> This patch took advantage of the recirculation infrastructure >> introduced in commit adcf00ba35a0, allowing megaflows to be generated >> when the flow output to bond ports. >> >> Without recirculation, it is necessary flows output to Bond ports >> in balance_tcp mode to unmask all hash fields. With recirculation, >> masking of hash fields is no longer required as kernel >> now hashes each packet and redirects packets based on the hash value >> using recirculation. >> >> This patch removes the masking requirements when recirculation is >> in use. Datapaths do not support recirculation are still supported, >> but without the benefits of megaflow. >> >> Signed-off-by: Andy Zhou <az...@nicira.com> > > Very clean. Thank you. Assuming the tests pass, > Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev