On Tue, Sep 17, 2013 at 05:27:50PM -0700, Jarno Rajahalme wrote:
> 
> On Sep 17, 2013, at 4:08 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > When a flow is slow-pathed, every packet needs to translated separately
> > and treated accordingly.  The code here (and the code that preceded it)
> > did translate every packet separately but ignored the actions, instead
> > using the actions from the initial translation that determined that the
> > flow needed to be slow-pathed.
> 
> What was the problem using the actions from earlier translation? If
> they were different, why did it not show up, or did it?

Thinking about translation works today, I don't think that the actions
can actually differ.  I'm dropping this patch.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to