about summary refs log tree commit diff
path: root/docs/api/html/settings-ovs-dpdk.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/settings-ovs-dpdk.html')
-rw-r--r--docs/api/html/settings-ovs-dpdk.html16
1 files changed, 12 insertions, 4 deletions
diff --git a/docs/api/html/settings-ovs-dpdk.html b/docs/api/html/settings-ovs-dpdk.html
index cd91106d..74445249 100644
--- a/docs/api/html/settings-ovs-dpdk.html
+++ b/docs/api/html/settings-ovs-dpdk.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Configuration Settings">
 <link rel="prev" href="settings-ovs-bridge.html" title="ovs-bridge">
 <link rel="next" href="settings-ovs-interface.html" title="ovs-interface">
-<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -52,18 +52,26 @@
 <th>Default Value</th>
 <th>Value Description</th>
 </tr></thead>
-<tbody><tr>
+<tbody>
+<tr>
 <td><pre class="screen">devargs</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
 <td>Open vSwitch DPDK device arguments.</td>
-</tr></tbody>
+</tr>
+<tr>
+<td><pre class="screen">n-rxq</pre></td>
+<td><pre class="screen">uint32</pre></td>
+<td><pre class="screen">0</pre></td>
+<td>Open vSwitch DPDK number of rx queues. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures one queue.</td>
+</tr>
+</tbody>
 </table></div>
 </div>
 <p><br class="table-break"></p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.33.0</div>
+<hr>Generated by GTK-Doc V1.33.1</div>
 </body>
 </html>
\ No newline at end of file