VCL: add vpp api q length to config file.
Change-Id: Ibe3e6cea0ea2fc700ef0a284c8ea5fe5d5476514 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:

committed by
Florin Coras

parent
e9d9170b55
commit
c8f1ee6783
@ -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
|
||||
|
Reference in New Issue
Block a user