Re: [vpp-dev] vcl preload usage error

2018-01-18 Thread Florin Coras
Hi Chunmei, The first error says you’re trying to bind multiple times to the same address, which is not supported. You’re getting the second error because you don’t have a fib path to the destination of your connect. Hope this helps, Florin > On Jan 17, 2018, at 3:55 PM, Liu, Chunmei

[vpp-dev] vcl preload usage error

2018-01-17 Thread Liu, Chunmei
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