Top "Dpdk" questions

Intel DPDK (Data Plane Development Kit) is a collection of libraries for fast network packet processing on Linux

eal_memory.c:56:18: fatal error: numa.h: No such file or directory

When I execute make from the quick start instruction for DPDK, I get the following error: eal_memory.c:56:18: fatal …

centos7 dpdk
No free hugepages reported in hugepages when running DPDK helloworld example

I downloaded and built dpdk-stable-16.11.4 version (using the x86_64-native-linuxapp-gcc target). I'm running Ubuntu 16.04.3 LTS. After setting up hugepages according …

linux dpdk huge-pages
How to run Intel DPDK application in a virtual machine?

Anyone managed to run Intel DPDK-based application in a virtual machine? I have an application based on DPDK which I'm …

network-programming dpdk
Hugepages exist, but are not free nor reserved. Or, how do I free hugepages?

I'm running an SPDK experiment (which uses DPDK, which in turn uses hugepages) and it was working yesterday. I'm running …

dpdk huge-pages