Hi, I have compiled VPP and it's running. I have an interface up and can ping the IP applied there.
Now I am trying to bring up a legacy application TCP server (the one which uses POSIX calls). So I set the LD_PRELOAD to point to .../vpp/build-root/install-vpp_debug-native/vpp/lib64/libvcl_ldpreload.so But the server application now crashes on startup. Even the ldd command starts crashing. Can somebody point me to the correct set of steps to be used for LD_PRELOAD to bring up my legacy tcp server which will then engage the VPP TCP stack instead of the kernel's Regards -Prashant
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9971): https://lists.fd.io/g/vpp-dev/message/9971 Mute This Topic: https://lists.fd.io/mt/23858819/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
