Re: [vpp-dev] Blocking API call #ACL #binapi

2021-08-30 Thread Ole Troan
Ravi, > We want to use API calls to create the ACL and ABF policies. We need a > blocking calls because we need to decide next action on the return values. > When I checked using the VAPI, I see only Asynchronous calls and we need to > register callback for return values but I need a blocking ca

Re: [vpp-dev] Blocking API call #ACL #binapi

2021-08-29 Thread Andrew Yourtchenko
Hi, Could you explain in more detail what you are trying to achieve ? --a > On 28 Aug 2021, at 22:46, RaviKiran Veldanda wrote: > > HI Experts, > We want to use API calls to create the ACL and ABF policies. We need a > blocking calls because we need to decide next action on the return values