Hi Mates,
In my case, VPP is adding some 0's as extra payload onto the packet and
sending it out to NIC which is nearly 14 - 18 bytes. What is the node which
add's this ?
Or b0->flags is responsible for such case? Please help
/Akash
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent t
Hi Chinmaya, you should use the v2 - this is because of
https://wiki.fd.io/view/VPP/ApiChangeProcess
Basically we strive to keep the old API for some release while introducing new
versions (v2, v3...) to ease upgrades and backward compatibility.
Best
ben
> -Original Message-
> From: vpp
Chinmaya,
> We want to get ip route information from VPP using VAPI. We were referencing
> ip.api file, where we see two versions of ip route dump API i.e.
> ip_route_dump and ip_route_v2_dump. So, which one should we use for our
> implementation?
You should use the latest version. I.e. v2.
v1
Hi Chinmaya,
Check if there is any vapi named with "_details" in the same file. you can
print the values by sending dump as request and details in reply response.
/Akash
On Mon, Oct 18, 2021, 19:50 Chinmaya Aggarwal
wrote:
> Hi,
>
> We want to get ip route information from VPP using VAPI. We w
Hi,
We want to get ip route information from VPP using VAPI. We were referencing
ip.api file, where we see two versions of ip route dump API i.e. ip_route_dump
and ip_route_v2_dump. So, which one should we use for our implementation?
Thanks and Regards,
Chinmaya Agarwal.
-=-=-=-=-=-=-=-=-=-=-=
Hi VPP Experts,
We have an issue at hand, where we are seeing non-uniform CPU utilizations
showing up for workers from "show threads".
We are doing lot of work as part of some timer node, which periodically does
maintenance of flows.
However, this maintenance activity, which is run as part of th
You can try running with AddressSanitizer:
https://fd.io/docs/vpp/master/troubleshooting/sanitizer.html#id2
That could catch the corruption earlier with more clues.
Best
ben
> -Original Message-
> From: vpp-dev@lists.fd.io On Behalf Of Stanislav
> Zaikin
> Sent: vendredi 15 octobre 2021