[ovs-dev] [PATCH 0/6] Bond port megaflow using recirculation

Simon Horman horms at verge.net.au
Fri Feb 14 04:07:30 UTC 2014


On Thu, Feb 13, 2014 at 08:32:11AM -0800, Ben Pfaff wrote:
> On Wed, Feb 12, 2014 at 05:12:05PM +0900, Simon Horman wrote:
> > One thing that concerns me with using special tables and the like is that
> > it may not work well in conjunction with goto table and resubmit. Although
> > my implementation does not yet work with those actions either.
> 
> I don't yet understand this concern.  Can you explain further or give an
> example?

I am just concerned about jumping from synthetic rules added
in a special table(s) to  regular rules in regular tables.
But perhaps there is nothing to worry about.



More information about the dev mailing list