-
## Context
Need kernel-bypass storage api support.
## Proposed Solution
Access NVME disk directly.
## Alternative Solutions
Userspace nvme driver based on dpdk (like spdk).
It would …
-
Hello,
First of all, thank you for making this project available, it is very interesting.
I followed the steps in README to reproduce the experiment, but in my system, the speed of Linux TCP is so…
98hq updated
2 months ago
-
Performance on VMWare VM.
VM has RTX A6000 Ampere arch, ConnectX6, PCIe gen2, CPU is Intel(R) Xeon(R) Silver 4214R CPU @ 2.40GHz
Used program is 722a917b4eebfd00f649dba893845912e7c1126a
proce…
-
```
PS C:\openvswitch\usr\local\sbin> .\ovs-vswitchd.exe --log-file --pidfile --disable-system
2021-09-02T22:42:55Z|00001|vlog|INFO|opened log file c:/openvswitch/var/log//ovs-vswitchd.log
2021-09…
-
lazybsd虚拟网卡实现
```mermaid
graph LR
ff_dpdk_if_up --> lazybsd_veth_attach --> lazybsd_veth_setup_interface
```
参考`f-stack`实现
```c
static int
ff_veth_setup_interface(struct ff_veth_softc *s…
-
I'm trying to use this with DPDK v18.11 and encountering a problem immediately:
```
valgrind: Unrecognised instruction at address 0x4f08ce.
==6116== at 0x4F08CE: rte_mempool_register_ops (in /my…
-
I tried to turn on iommu on the virtual machine but failed. I don't know if I need to turn on some setting in the BIOS on my host machine. My host machine is a laptop with an AMD CPU.
-
I am trying to get the dhcp package working with DPDK.
When I try just a userlevel configuration without DPDK, the dhcp package is found.But when I try a userlevel config with DPDK. I get an error. T…
-
git clone '/home/itcast/openupf/build/script/../../libs/dpdk'...
fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Failed connect to github.com.cnpmjs.org:443; Connection refuse…
-
It seems uftrace isn't running properly with DPDK.
Actually I do not know well about DPDK, so I'm trying to figure out more.
```
danieltl@NR0:~/git/dpdk/app/test-pmd$ sudo uftrace record ./test…