[ovs-dev] [PATCH] ovn/actions: Improve OVN load-balancing performance.

Guru Shetty guru at ovn.org
Thu Sep 28 20:50:51 UTC 2017


On 28 September 2017 at 13:48, Ben Pfaff <blp at ovn.org> wrote:

> On Thu, Sep 28, 2017 at 01:58:04AM -0700, Gurucharan Shetty wrote:
> > Currently, we send the first packet of every new connection
> > to userspace to figure out the target IP address of load-balancing.
> >
> > With this patch, we use the selection method of dp_hash to prevent
> > that situation.
> >
> > Signed-off-by: Gurucharan Shetty <guru at ovn.org>
>
> Acked-by: Ben Pfaff <blp at ovn.org>
>

Thanks. I applied this to master and 2.8.


More information about the dev mailing list