Hi, I am trying to build vpp v19.04.2 for spdk integration. after i run ./extras/vagrant/build.sh and make build, when i run sudo /vpp/build-root/install-vpp_debug-native/vpp/bin/vpp -c /etc/vpp/startup.conf a background thread is not created and instead plugin load logs are generated. This is the startup.conf file:
unix { # nodaemon log /var/log/vpp.log full-coredump cli-listen /run/vpp/cli.sock } session { evt_qs_memfd_seg enable } api-segment { # gid vpp prefix vpp1 } socksvr { socket-name /var/run/vpp.sock } plugins { path /vpp/build-root/build-vpp_debug-native/vpp/lib/vpp_plugins ## Disable all plugins by default and then selectively enable specific plugins plugin default { enable } } was it somewhat different in the v19.04 with respect to configuring as background process?i am running this on ubuntu
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17076): https://lists.fd.io/g/vpp-dev/message/17076 Mute This Topic: https://lists.fd.io/mt/75754519/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-