summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/vpp.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in
index f69e05168..356345f84 100644
--- a/interface-definitions/vpp.xml.in
+++ b/interface-definitions/vpp.xml.in
@@ -367,6 +367,7 @@
<validator name="numeric" argument="--range 0-4294967295"/>
</constraint>
</properties>
+ <defaultValue>16384</defaultValue>
</leafNode>
<leafNode name="data-size">
<properties>
@@ -379,12 +380,14 @@
<validator name="numeric" argument="--range 0-4294967295"/>
</constraint>
</properties>
+ <defaultValue>2048</defaultValue>
</leafNode>
<leafNode name="page-size">
<properties>
<help>Set the page-size for buffer allocation</help>
#include <include/unformat_log2_page_size.xml.i>
</properties>
+ <defaultValue>default</defaultValue>
</leafNode>
</children>
</node>
@@ -501,6 +504,7 @@
<validator name="numeric" argument="--range 256-8192"/>
</constraint>
</properties>
+ <defaultValue>1024</defaultValue>
</leafNode>
<leafNode name="num-tx-desc">
<properties>
@@ -513,6 +517,7 @@
<validator name="numeric" argument="--range 256-8192"/>
</constraint>
</properties>
+ <defaultValue>1024</defaultValue>
</leafNode>
<leafNode name="num-rx-queues">
<properties>