[ovs-dev] [PATCH 3/7] ovsdb-idl: Support optionally not shuffling multiple remotes.

Han Zhou zhouhan at gmail.com
Fri Apr 12 17:03:32 UTC 2019


On Fri, Apr 12, 2019 at 9:40 AM Ben Pfaff <blp at ovn.org> wrote:
>
> On Tue, Apr 09, 2019 at 06:21:18PM -0700, Han Zhou wrote:
> > From: Han Zhou <hzhou8 at ebay.com>
> >
> > This patch allows remotes not being shuffled if desired. By default
> > it still shuffles as how it behaves today.
> >
> > Signed-off-by: Han Zhou <hzhou8 at ebay.com>
>
> This comment in jsonrpc_session_open_multiple() should be updated:
>     /* Set 'n' remotes from 'names', shuffling them into random order. */

OK.

>
> I'd add some rationale to the commit message explaining why the change
> is useful.  Maybe it's for testing?

OK.


More information about the dev mailing list