Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5d81f45
)
Fix comment for num-mbufs default in startup.conf
98/5398/2
author
Dave Wallace
<
[email protected]
>
Thu, 16 Feb 2017 16:10:09 +0000
(11:10 -0500)
committer
Dave Barach
<
[email protected]
>
Fri, 17 Feb 2017 00:27:07 +0000
(
00:27
+0000)
Change-Id: I8bb175cc9673895d4a8856786ecabfd66dd906e9
Signed-off-by: Dave Wallace <
[email protected]
>
src/vpp/conf/startup.conf
patch
|
blob
|
history
diff --git
a/src/vpp/conf/startup.conf
b/src/vpp/conf/startup.conf
index
a100e3e
..
19e322a
100644
(file)
--- 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