-
Hi,
I found that in case of DPDK ENA pmd "rx_descriptor_status" function pointer is not implemented unlike other PMDs in dpdk. We have a dpdk application which heavily rely on this function before …
-
I am trying to use fstack to develop my own application (or, more precisely, porting my application to use fstack instead of the kernel network stack).
In my application, ff_init() failed with the…
-
Hello,
I am planning to use DPDK for one of my applications. And, migrate the application at a later point using the CRIU software. I would like to know whether the CRIU software works with the DPD…
-
I installed DPDK on Fedora 24 directly from the OS repos:
```
dnf search dpdk
Last metadata expiration check: 3 days, 2:06:20 ago on Fri Jun 24 10:01:55 2016.
========================================…
-
Hi Folks,
We recently developed a simple key-value server using Seastar. We used default setting to run the server during development (no native stack, no DPDK). In order to benchmark it, we tried …
zkl94 updated
5 years ago
-
Hello I am trying to use the dpdk version seastar
and I don't what I am missing
here is I have done so far
```
git clone https://github.com/scylladb/seastar.git
./install-dependencies.sh
…
-
## Background
As part of re-thinking our runtime model and pipeline scheduling (#75), we'd like to support [multi-process](https://doc.dpdk.org/guides/prog_guide/multi_proc_support.html) applicati…
-
A bit unclear from the README what the end result is for the host/container. Few questions:
- Is the project for creating OVS-DPDK/VPP containers themselves, or interfacing containers with a OVS-DP…
-
I'm trying to run Advanced Networking Benchmark in doca container but I use dpdk config for GPUDirect after setting batch size 1 the below errors appeared:
`[critical] [adv_network_dpdk_mgr.cpp:151…
-
Hi,
I'm trying to run the l2fwd example. But I get the message T4P4S exited normally.
![image](https://user-images.githubusercontent.com/60294955/121698828-10965880-cad7-11eb-9c9b-c393f2360307.jpeg…