On Mon, Sep 24, 2018 at 10:59:34PM +0530, Anju Thomas wrote:
> OVS does not do load balancing for select group buckets in case of mpls 
> tagged packets.
> After an MPLS pop action, the expectation is to trigger recirculation .
> This recirculation will ensure an RSS re-computation which will ensure load 
> balancing in case of select group bucket.
> Due to a missing return statement before bucket selection, the bucket 
> selection in case of select group happens
> before the  recirculation and hence no load balancing is achieved
> 
> Signed-off-by: Anju Thomas <[email protected]>

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

Reply via email to