Re: [vpp-dev] vppcom_session_connect blocking or non blocking

2019-10-21 Thread Florin Coras
Hi Max, We don’t currently propagate and therefore map vpp errors onto vcl connection errors, so you can’t retrieve the error number through vcl. Florin > On Oct 21, 2019, at 12:17 PM, Max A. wrote: > > Hi Florin, > > These events are enough. How can I get the error number? I see that >

Re: [vpp-dev] vppcom_session_connect blocking or non blocking

2019-10-21 Thread Max A. via Lists.Fd.Io
Hi Florin,   These events are enough. How can I get the error number? I see that VPPCOM_ATTR_GET_ERROR is not working yet.   Thank you.   >Пятница, 18 октября 2019, 18:04 +03:00 от Florin Coras >: >  >Hi Max,  >  >I had this patch [1] that indirectly fixes the issue lying around. So, is an

Re: [vpp-dev] VPP IPSec failed to add SA

2019-10-21 Thread Neale Ranns via Lists.Fd.Io
Hi Ruoyo, You’ll see from the output that the DPDK backend is active : https://wiki.fd.io/view/VPP/IPSec#Backends i could say exactly why it’s active, but presumably you have some crypto devices described in your VPP startup file. I don’t know why the DPDK backend rejects your SA, i’ve CC’d