On Mon, Feb 26, 2018 at 11:10:11AM +0300, Ilya Maximets wrote:
> 'upcall_xlate()' makes a decision to compose slow path actions
> by checking the 'upcall->fitness', which is not initialized in
> case of calling from the 'upcall_cb()'.
> 
> 'upcall_cb()' receives the real flow, so the fitness should be
> initialized as perfect.
> 
> Fixes following tests on travis:
> 
>     ofproto-dpif.at: ofproto-dpif megaflow - disabled - pmd
>     ofproto-dpif.at: ofproto-dpif - conntrack - output action
> 
> CC: Ben Pfaff <[email protected]>
> Fixes: 687bafbb8a79 ("ofproto-dpif-upcall: Slow path flows that
>                       datapath can't fully match.")
> Signed-off-by: Ilya Maximets <[email protected]>

Thanks, applied to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to