This adds available modes to the man page.

CC: Kevin Traynor <[email protected]>
Fixes: 6d947d508a51 ("vswitch.xml: Update dpdk-init documentation.")
Signed-off-by: Ilya Maximets <[email protected]>
---
 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
-- 
2.17.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to