Removing dpdk socket-mem from startup.conf
[vpp.git] / vpp / conf / startup.conf
index 081589e..f96c573 100644 (file)
@@ -1,15 +1,10 @@
 
 unix {
   nodaemon
-  log /tmp/vpe.log
-  cli-listen localhost:5002
+  log /tmp/vpp.log
   full-coredump
 }
 
 api-trace {
   on
 }
-
-dpdk {
-  socket-mem 1024
-}