>
> > Found by running ovs on RHEL7.
> >
> > Signed-off-by: Alex Wang <al...@nicira.com>
>
> It's not obvious to me where the flow escapes from the loop, but the
> fix looks fine.
>


Sure, in upcall_receive(), the &flow is assigned to upcall->flow,

upcall->flow is referred several times in handle_upcalls(),

And the reference in odp_flow_key_from_mask() cause the mask extraction
error,



> Acked-by: Ben Pfaff <b...@nicira.com>
>

Thanks, will apply soon,
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to