On Mon, Jan 13, 2014 at 12:53:18PM -0800, Ethan Jackson wrote:
> > +         *      installed in the kernel already. */
> > +        if (may_put
> > +            && !miss->put
> > +            && (!miss->xout.slow
> > +                || upcall->dpif_upcall.type == DPIF_UC_MISS)) {
> 
> My only question here is why not just say, we only install flows with
> DPIF_UC_MISS, instead of making that check only for xout.slow?

I think you're right, I'll delete the test on 'slow'.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to