Hi all, I am a novice at vpp, I am trying to use LD_PRELOAD=/../../libvcl_ldpreload.so to run a native app with vpp, I got the following error: vl_api_bind_sock_reply_t_handler:1000: [28874] ERROR: vpp handle 0x0, sid 4: bind failed: Address in use (-105) 2018-01-17 15:18:41.187 7fffe2b83700 -1 PosixStack listen unable to listen on 0.0.0.0:6800/0: (111) Connection refused vl_api_bind_sock_reply_t_handler:1000: [28874] ERROR: vpp handle 0x0, sid 5: bind failed: Address in use (-105) 2018-01-17 15:18:41.187 7fffe2b83700 -1 PosixStack listen unable to listen on 0.0.0.0:6800/0: (111) Connection refused
And : /usr/bin/vpp[29054]: transport_alloc_local_endpoint:293: no resolving interface for X.X.X.X /usr/bin/vpp[29054]: vnet_connect: connect failed What I missed in configure vpp? Thanks a lot! -Chunmei
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev