diff options
Diffstat (limited to 'interface-definitions/include/vpp_host_resources.xml.i')
| -rw-r--r-- | interface-definitions/include/vpp_host_resources.xml.i | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/include/vpp_host_resources.xml.i b/interface-definitions/include/vpp_host_resources.xml.i index 7f988ce44..109982bef 100644 --- a/interface-definitions/include/vpp_host_resources.xml.i +++ b/interface-definitions/include/vpp_host_resources.xml.i @@ -15,7 +15,7 @@ <validator name="numeric" argument="--range 0-4294967295"/> </constraint> </properties> - <defaultValue>1024</defaultValue> + <defaultValue>2048</defaultValue> </leafNode> <leafNode name="max-map-count"> <properties> @@ -28,7 +28,7 @@ <validator name="numeric" argument="--range 0-65535"/> </constraint> </properties> - <defaultValue>3096</defaultValue> + <defaultValue>4096</defaultValue> </leafNode> <leafNode name="shmmax"> <properties> |
