-
Updated
Jun 17, 2021 - C++
dpdk
Here are 151 public repositories matching this topic...
-
Updated
Jun 18, 2021 - C
-
Updated
Jun 6, 2021 - C++
-
Updated
Apr 20, 2021 - Go
-
Updated
Feb 6, 2021 - Lua
-
Updated
Mar 4, 2021 - C
-
Updated
Jan 24, 2019 - C
-
Updated
Apr 25, 2021 - Lua
Background
ICMP messages are used by network devices, including routers, to send error messages and operational information indicating success or failure when communicating with another IP address. Examples include errors indicating when a requested service is not available or when a host or router could not be reached. We've
Bug Report
Current Behavior
If an NF tries to send a message to another NF using the onvm_nflib_send_msg_to_nf() function it will allocate memory to store the message and then enqueue the message for the other NF. If the enqueue fails (because the destination NF's ring is full), then the allocated memory will never be freed.
-
Updated
Jun 18, 2021 - Go
-
Updated
Jul 17, 2020 - C
-
Updated
May 2, 2021 - C++
-
Updated
Dec 30, 2020 - Go
-
Updated
Oct 1, 2019 - Go
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.
-
Updated
Dec 18, 2020 - C
-
Updated
Feb 16, 2020 - C
Improve this page
Add a description, image, and links to the dpdk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dpdk topic, visit your repo's landing page and select "manage topics."
Gatekeeper currently supports some Linux applications and services through the KNI:
To support other tools and applications, we can add a