-
FAQ says
### What SW support can I expect to use, for example, DPDK, eBPF, VM, etc.?
Xilinx provides the linux open-nic-driver sources, and **an excellent DPDK driver has been developed by the co…
-
The DPDK version is 22.11. Currently, it appears that the DPDK errors are occurring due to the new version's checksum offload. Mellanox network cards seem to be operating normally. However, both E81…
-
Hi! I'm checking out the latest master branch of seastar and configured:
`./configure.py --dpdk-target ~/dpdk/dpdk-stable/x86_64-native-linuxapp-gcc/ --enable-dpdk --compiler=g++-5`
But I'm seeing…
-
I am trying to build the ixgbe device driver in DPDK, but I got the following error message:
/home/ioa/david/dpdk-16.11.port/drivers/net/ixgbe/vec128int.h: In function 'vec_load1q':
/home/ioa/david/…
-
Hello, good day to you. I wanted any advice or input that I can get on this issue that I am trying to debug from past one week.
System Setup:
DPDK Version: 23.11.2
Pktgen Version: 24.07.1
Operat…
-
The router code itself can demonstrably forward 800K small packets per second and 10Gb/s of traffic in larger (2K packets) when benchmarked over veth. However, the observed performance is less that 1/…
-
Hi,
Using the latest commit [77788ed603671a8e50fb7a84512f24a530d0b93d](https://github.com/ANLAB-KAIST/rust-dpdk/commit/77788ed603671a8e50fb7a84512f24a530d0b93d) DPDK fails to be initialize the appr…
-
system: centos 6.8
kernel: 3.10.105-1.el6.elrepo.x86_64
These problems occurred when I compiled DPDK.
make[5]: Nothing to be done for `depdirs'.
Configuration done
== Build lib
== Build lib/…
-
Hi,
I am trying to compile trex-core for aarch64, however I am having no success so far.
As we want to use the trex-gui, we are bound to a trex-version
-
## Issue Description ##
When using DPDK, initialization freezes if `dpdk_corelist` does not contain lcore 0.
The program does not give any information about the cause of the problem.
…