Hello again, Thank you for the reply. I can't completely understand how am I supposed to make it work. I successfully generated -g -O0 binaries the way you explained using "make build" from my vagrant vm and then I tried various scenarios:
- I copied the binaries from my vagrant vm to my device and started vpp using "make run" command. However , when I run my custom service which uses vpp's python api to configure bridge domains and etc. i get the following error: VPP API client:: b'vl_client_disconnect:300: peer unresponsive, give up\n' - I tried replacing the /usr/bin/vpp executable with the one fromĀ /build-root/install-vpp_debug-native/vpp/bin as well as all vpp .so files with ones fromĀ /build-root/install-vpp_debug-native/vpp/lib but got the same error.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19878): https://lists.fd.io/g/vpp-dev/message/19878 Mute This Topic: https://lists.fd.io/mt/84378138/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-