Skip to content

Commit

Permalink
not load dpapp/init.config
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyzhai committed Nov 8, 2024
1 parent 1004eba commit 0cf668e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dash-pipeline/dpapp/startup.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ unix {
full-coredump
cli-listen /run/vpp/cli.sock
gid vpp
startup-config /dash/dash-pipeline/dpapp/init.config
}

api-trace {
Expand All @@ -29,15 +28,8 @@ cpu {
corelist-workers 2
}

dpdk {
no-pci
}

plugins {
add-path /dash/dash-pipeline/dpapp/build/lib/vpp_plugins
plugin default {disable}
plugin dpdk_plugin.so {enable}
plugin af_packet_plugin.so {enable}
plugin dash_plugin.so {enable}
}

0 comments on commit 0cf668e

Please sign in to comment.