Thanks Ben for many review comments for this patch series. Pushed to master.
On Mon, Apr 7, 2014 at 5:10 PM, Ben Pfaff <[email protected]> wrote: > On Fri, Apr 04, 2014 at 04:03:02PM -0700, Andy Zhou wrote: >> Infrastructure to enable megaflow support for bond ports using >> recirculation. This patch adds the following features: >> * Generate RECIRC action when bond can benefit from recirculation. >> * Populate post recirculation rules in a hidden table. Currently table 254. >> * Uses post recirculation rules for bond rebalancing >> * A recirculation implementation in dpif-netdev. >> >> The goal of this patch is to be able to megaflow bond outputs and >> thus greatly improve performance. However, this patch does not >> actually improve the megaflow generation. It is left for a later commit. >> >> Signed-off-by: Andy Zhou <[email protected]> > > Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
