Great, I've merged it.  Thanks for reporting it.

Ethan

On Thu, May 22, 2014 at 10:19 PM, Murphy McCauley
<murphy.mccau...@gmail.com> wrote:
> On May 22, 2014, at 1:39 PM, Ben Pfaff <b...@nicira.com> wrote:
>
>> On Thu, May 22, 2014 at 10:57:19AM -0700, Ethan Jackson wrote:
>>> As a result of commit a0bab87 (ofproto: Remove per-flow miss hash
>>> table from upcall handler.) we're guaranteed that every packet has had
>>> xlate_actions() called on it at least once.  Therefore, there's no
>>> need to re-xlate slow path flows just to shove their packets through
>>> the system.
>>>
>>> This also may fix a bug discussed here:
>>> http://openvswitch.org/pipermail/discuss/2014-April/013670.html
>>>
>>> Signed-off-by: Ethan Jackson <et...@nicira.com>
>>> Reported-by: Murphy McCauley <murphy.mccau...@gmail.com>
>>
>> Acked-by: Ben Pfaff <b...@nicira.com>
>
> Thanks, Ethan!  This does, indeed, seem to fix my bug.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to