Please ignore this patch
On 7/6/20 11:25 AM, Adrian Moreno wrote:
> Document recently added ovs-appctl command
>
> Fixes: ac1d2685ebcd ("dpif-netdev-unixctl.man: document bond-show command")
> Cc: [email protected]
> Signed-off-by: Adrian Moreno <[email protected]>
> ---
> lib/dpif-netdev-unixctl.man | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/lib/dpif-netdev-unixctl.man b/lib/dpif-netdev-unixctl.man
> index 6c54f6f9c..9a2765f0d 100644
> --- a/lib/dpif-netdev-unixctl.man
> +++ b/lib/dpif-netdev-unixctl.man
> @@ -217,3 +217,12 @@ with port names, which this thread polls.
> .
> .IP "\fBdpif-netdev/pmd-rxq-rebalance\fR [\fIdp\fR]"
> Reassigns rxqs to pmds in the datapath \fIdp\fR based on their current usage.
> +.
> +.IP "\fBdpif-netdev/bond-show\fR [\fIdp\fR]"
> +When "other_config:lb-output-action" is set to "true", the userspace datapath
> +handles the load balancing of bonds directly instead of depending on flow
> +recirculation (only in balance-tcp mode).
> +
> +When this is the case, the above command prints the load-balancing
> information
> +of the bonds configured in datapath \fIdp\fR showing the slave associated
> with
> +each bucket (hash).
>
--
Adrián Moreno
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev