>
> > Found by running ovs on RHEL7.
> >
> > Signed-off-by: Alex Wang <[email protected]>
>
> 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 <[email protected]>
>

Thanks, will apply soon,
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to