> I am able to do make build in my centos 7 vm for vpp but it takes close to > 30 minutes for the entire thing to finish. I am trying to execute the > following after bringing up vpp, but not sure why my server is not up. > how do i incrementally make by just changing one file to add debug logs , > say in vpp_echo.c ?
If you only modify vpp_echo.c, then a subsequent 'make build' (not 'rebuild' nor 'wipe') should be quick and only rebuild the relevant parts. > how to verify if it is running and stuck at some point? I'd run it under gdb and look where it is stuck. Best ben
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16870): https://lists.fd.io/g/vpp-dev/message/16870 Mute This Topic: https://lists.fd.io/mt/75259579/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
