-
`Dpdk::InitDpdk` calls `rte_eal_init` with `rte_args`, which are command-line options without the program name (basename). A typical `rte_args` might look like `--log-level=eal,8 --proc-type=auto` or …
-
To make it work with dpdk 22.11, we have to patch a variable in flowruleparser.hh (see [1]).
To make it work with dpdk 23.07, we need additional patches (see [2]).
[1] https://github.com/vmuxIO/…
-
There seems to be unspecified bits regarding implicit cast on function/method/(and action) calls.
Spec section **8.20. Method invocations and function calls** mentions:
> The calling convention …
-
# CI Intermittent Failure
The expected value is `424242`, however the get that follows immediately after the set returns `424241`. This is most likely caused by overall time flakiness.
Point of…
-
PLEASE PROVIDE MORE DETAILS ON THIS
-
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…
-
Hi all!
Thanks for this superb plugin !
Would it be possible to link to DPDK statically. First, it's supposed to perform better, but then it would also fix some linking issues when using MLX5 driver…
-
seastar git commit 5cffbabeafa94c3b3725b28b62bc3596b1e20f65
dpdk git commit 3b60ce8cbb959d7a6839f94ad995a3594c07801e
OS: CentOS 7
NIC: Intel Corporation 82571EB Gigabit Ethernet Controller [8086:105e…
-
Hey! So I have a use case to support the [NDN-DPDK](https://github.com/usnistgov/ndn-dpdk) forwarder.
As you may know, [ndn-hydra](https://github.com/justincpresley/ndn-hydra) is an distributed repos…
-
My hunch is that it is over the top, but since this lies overall not in my line of expertise I give it the following shot:
- [DPDK](https://www.dpdk.org/) if available on the target system could incr…