diff options
-rw-r--r-- | src/vpp/conf/startup.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpp/conf/startup.conf b/src/vpp/conf/startup.conf index a100e3e6ea7..19e322a87b9 100644 --- a/src/vpp/conf/startup.conf +++ b/src/vpp/conf/startup.conf @@ -90,7 +90,7 @@ dpdk { ## Increase number of buffers allocated, needed only in scenarios with ## large number of interfaces and worker threads. Value is per CPU socket. - ## Default is 32768 + ## Default is 16384 # num-mbufs 128000 ## Change hugepages allocation per-socket, needed only if there is need for |