aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/conf/startup.conf
blob: 5ce860b3252dc49b0c63fa5b9c436f989f36c4be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
unix {
  nodaemon
  log /tmp/vpe.log
  full-coredump
}

api-trace {
  on
}

dpdk {
  socket-mem 1024
}