-
# 2018-11-25 Update
Hello. If you came here from the [survey](https://www.surveymonkey.com/r/BYCFM75), you'll notice that this thread is rather large, has evolved and often wildly branches off-topi…
-
Hi
I am not sure this is DPDK virtio pmd driver issue or mTCP io_module issue, I have KVM VM virtio bound to igb_uio as below:
# ./dpdk-16.04/tools/dpdk_nic_bind.py --status
# Network devices using …
-
- DPDK 20.02
```
0x5584cf3f0faa ./_t-rex-64(+0x194faa) [0x5584cf3f0faa]
2 0x7f0f006668a0 /lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0) [0x7f0f006668a0]
3 0x7f0f00661f85 pthread_cond_timedwai…
hhaim updated
1 month ago
-
We use bonding on servers widely, so does Libtpa support bonding? how to make it work, an example will be appreciated, thx..
-
## Description
Hi open62541 developers, and thanks a lot for the new open62541 release 1.2 and your effort in maintaining and developing open62541.
I am the maintainer of open62541 in conda-for…
-
Software architectures can sometimes be summarized with a few key data structures.
Unix is about processes, pipes, and files. Processes are executing code, pipes are FIFO byte buffers, and files are …
-
Previously, we have used a custom kernel module that utilizes netfilter to drop certain traffic. As we're exploring ways to more efficiently handle large amounts of packets, we are looking into netmap…
ghost updated
5 years ago
-
[Calico](https://docs.projectcalico.org/about/about-calico) allows for a choice of dataplanes. [VPP](https://github.com/projectcalico/vpp-dataplane) is one of them.
Normally [cmd-forwarder-vpp](http…
-
I am pondering how to think about packet rates in the 100G era. How should we be designing and optimizing our software?
Consider these potential performance targets:
- A: 1x100G @ 64 Mpps.
- B: 1x100…
-
# Sighting report
```
SPDK: latest (xnvme 0.7.5)
OS: fedora{39,40} (kernel 6.11.3)
liburing: 2.2, 2.7
```
Spotted under `blockdev_xnvme.bdev_hello_world` test:
```
[2024-10-21T05:56:19.4…