diff options
Diffstat (limited to 'src/vcl/vcl_test.conf')
-rw-r--r-- | src/vcl/vcl_test.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/vcl/vcl_test.conf b/src/vcl/vcl_test.conf index 9cf87e8cd28..f6b786bbdcc 100644 --- a/src/vcl/vcl_test.conf +++ b/src/vcl/vcl_test.conf @@ -1,6 +1,9 @@ # Test VPPCOM config file vcl { + heapsize 1G heapsize 1 + vpp-api-q-length 32 + vpp-api-q-length 65536 api-prefix daw # this is a comment uid 1020 this is also a comment. gid 1020 |