Hi,
As 6windstack uses a vector size of 32 ,so for comparison we are doing
some performance testing with VPP using different vector sizes.
Thanks,
Chetan
On Fri, Aug 27, 2021 at 4:53 PM wrote:
> Changing VLIB_FRAME_SIZE “should just work” but you could consider
> adjusting whichever input nod
[Edited Message Follows]
Sorry for spamming, anyway, I found the problem.
I was sending wrong response structure causing the problem.
We supposed to use,
*vapi_msg_acl_add_replace_reply* *resp; but I was using
*vapi_payload_acl_add_replace_reply* *resp;
Its working fine.
Just incase some one want
Sorry for spamming, anyway, I found the problem.
I was sending wrong response structure causing the problem.
We supposed to use,
*vapi_msg_acl_add_replace_reply* *resp;
*vapi_payload_acl_add_replace_reply* *resp;
Its working fine.
Just incase some one wants to use above example, providing working o
[Edited Message Follows]
Hi Experts,
We are trying to use VPP-API(VAPI) to create ACL rules.
We are using the VAPI in blocking mode to get response immediately.
We are getting the response back but the *ACL-INDEX is some other value*. Can
you please see the below code, if I am doing something wro
[Edited Message Follows]
Hi Experts,
We are trying to use VPP-API(VAPI) to create ACL rules.
We are using the VAPI in blocking mode to get response immediately.
We are getting the response back but the *ACL-INDEX is some other value*. Can
you please see the below code, if I am doing something wro
Hi Experts,
We are trying to use VPP-API(VAPI) to create ACL rules.
We are using the VAPI in blocking mode to get response immediately.
We are getting the response back but the *ACL-INDEX is some other value*. Can
you please see the below code, if I am doing something wrong.
Any pointers are big h
Maintenance reminder
Jenkins will be placed in shutdown mode at 14:00 UTC
On 8/27/21 12:55 PM, Vanessa Valderrama wrote:
>
> *What:*
>
> In preparation for Jenkins and Ingress to migrate to the new data
> center The Linux Foundation will be migrating the instances from V2 to
> V3 flavors.
>
> *Wh
Hoi,
Yes, VPP's 21.06 plugin supports IPv4, IPv6, ARP and Neighbor Discovery to
the host through the TAP.
groet,
Pim
On Mon, Aug 30, 2021 at 9:06 AM chetan bhasin
wrote:
> Hi,
>
> We are on vpp2106 , We are using linux-cp plugin. Does it support Ipv6
> traffic as well ?
> I can see Ipv4 traff
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
Hi,
We are on vpp2106 , We are using linux-cp plugin. Does it support Ipv6
traffic as well ?
I can see Ipv4 traffic is going to tap interface created using below
command but Ipv6 traffic is still handled by VPP plugin nodes
lcp create | host-if netns
[tun]
Thank,
Chetan
-=-=-=-=-=-=-=-=-=-=-=
10 matches
Mail list logo