From: Dave Wallace Date: Thu, 16 Feb 2017 16:10:09 +0000 (-0500) Subject: Fix comment for num-mbufs default in startup.conf X-Git-Tag: v17.04-rc1~207 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=6e9cf3b9b53e69408514f9451235119a31045ed6;p=vpp.git Fix comment for num-mbufs default in startup.conf Change-Id: I8bb175cc9673895d4a8856786ecabfd66dd906e9 Signed-off-by: Dave Wallace --- 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