On 08/24/2018 04:18 PM, Ilya Maximets wrote:
> This adds available modes to the man page.
> 
> CC: Kevin Traynor <ktray...@redhat.com>
> Fixes: 6d947d508a51 ("vswitch.xml: Update dpdk-init documentation.")
> Signed-off-by: Ilya Maximets <i.maxim...@samsung.com>

Thanks for catching here and in roundrobin patch.

Acked-by: Kevin Traynor <ktray...@redhat.com>

> ---
>  vswitchd/vswitch.xml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index 570c1619f..fefcf741d 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -225,7 +225,8 @@
>        </column>
>  
>        <column name="other_config" key="dpdk-init"
> -              type='{"type": "string"}'>
> +              type='{"type": "string",
> +                     "enum": ["set", ["false", "true", "try"]]}'>
>          <p>
>            Set this value to <code>true</code> or <code>try</code> to enable
>            runtime support for DPDK ports. The vswitch must have compile-time
> 

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to