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

Ben Pfaff blp at ovn.org
Fri Apr 12 16:40:14 UTC 2019


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. */

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


More information about the dev mailing list