[ovs-dev] [PATCH] ofproto-dpif: Fix nondeterministic flow revalidation behavior.

Ben Pfaff blp at nicira.com
Thu Jan 5 00:17:27 UTC 2012


On Wed, Jan 04, 2012 at 04:05:24PM -0800, Justin Pettit wrote:
> On Dec 22, 2011, at 4:49 PM, Ben Pfaff wrote:
> 
> > Fortunately, the situation has improved since this fix was originally
> > designed.  First, active flows now keep MAC learning entries alive, since
> > commit e96a4d8035367 (bridge: Feed flow stats into learning table.)
> > Second, gratuitous ARP locking, added in commit 7febb9100b (bridge: Filte
> 
> The commit looks like it correctly spells "Filter".  

Fixed, thanks.

> Otherwise, looks good.  Can you also check this into "branch-1.4",
> since I need it for my OFPP_NONE test?

If it's all the same to you, I'd rather let this cook on "master" for
a while, since it changes SLB behavior, and not put either it or the
OFPP_NONE test on branch-1.4.  So I've pushed it to master for now,
and it can go to branch-1.5 in the fullness of time.

Thanks,

Ben.



More information about the dev mailing list