#DPDK
DPDK is celebrating 15 years of innovation 🎉 From an internal Intel experiment to a vendor-neutral open source foundation powering critical global infrastructure, DPDK continues to set the standard for high-performance packet processing.
Read more: https://bit.ly/3Rcv82C
DPDK at 15: From Intel's Internal Experiment to Open Source Foundation – DPDK
TL;DR Summary DPDK at 15: From Intel's Internal Experiment to Open Source Foundation. A conversation with Jim St. Leger on shepherding a closed project into one of networking's most enduring open source communities. A conversation with Jim St. Leger on ...
www.dpdk.org
May 18, 2026 at 4:41 PM
It appears that macOS 26 ships with DPDK related stuff. Yes, that DPDK.
> /usr/libexec/dpdkswitchd
>> rte_eth_promiscuous_enable
August 19, 2025 at 4:15 AM
... also now:

Tailscale running on UEFI on AWS EC2. No kernel. No OS. (Tamago)

Had to port AWS ENA drivers to Go (from FreeBSD, DPDK, Amazon spec)

Also fun: it's using UEFI variables as its ipn.StateStore, so you can reboot the instance and it's still logged in.

This was a PITA even with AI.
April 27, 2026 at 4:54 AM
I've published a new post: 'Compiling and setting up DPDK on Ubuntu 24.04 LTS'
savalione.com/posts/2026/0...

This guide covers how to compile and configure DPDK from scratch. Can be useful if you're setting up a traffic generator like Cisco TRex.

#DPDK #networking #homelab #linux #TRex #opensource
Compiling and setting up DPDK on Ubuntu 24.04 LTS
A step-by-step guide to compiling and installing DPDK from source on Ubuntu 24.04.
savalione.com
May 1, 2026 at 5:40 PM
I am building a sandcastle. Of epic proportions.

It’s a super fragile Linux aarch64 ELF executor on M* Mac.

It started as a joke ”how hard can it be?“.

Now it can do “apt-get update“, compile DPDK and VPP and run the latter and pass the tests.

i know it’s at most an art item but can’t stop.
June 30, 2026 at 7:39 PM
I've published a new post: 'Installing and configuring Cisco TRex'
savalione.com/posts/2026/0...

This guide covers how to set up TRex, configure DPDK, and run simple L2 benchmarks.
Perfect for testing equipment in your homelab.

#Cisco #TRex #networking #homelab #DPDK #Linux #opensource #Ubuntu
Installing and configuring Cisco TRex
A comprehensive guide to installing Cisco TRex on Ubuntu, configuring DPDK, and running simple L2 network benchmarks.
savalione.com
June 22, 2026 at 1:38 PM
Open collaboration is driving Europe’s digital future.
The February Linux Foundation Europe newsletter highlights policy engagement, innovation, and project updates from Sylva, PyTorch, DPDK, ELISA, and PowSyBl.
Read more: linuxfoundation.eu/newsroom/lin...
#OpenSource #DigitalSovereignty
February 27, 2026 at 5:57 PM
Mapping the core projects (SONiC, Cilium, DPDK) and foundations (LFN, CNCF) driving data center, 5G, and Kubernetes connectivity. @networkworld.bsky.social www.networkworld.com/article/4107...
The state of open-source networking: The foundations and technologies driving today’s networks
Mapping the core projects (SONiC, Cilium, DPDK) and foundations (LFN, CNCF) driving data center, 5G, and Kubernetes connectivity.
www.networkworld.com
December 18, 2025 at 3:29 AM
Long-term stability remains critical for foundational infrastructure.
Congratulations to the DPDK Project on 15 years of development with continued adoption across networking, telecom, and financial systems.
Learn more: https://bit.ly/3Pw3j4F
#Networking #OpenSource
April 3, 2026 at 8:41 PM
The report from this summer's Dagstuhl seminar on Programmable Host Networking has been published: doi.org/10.4230/DagR...! #ebpf #DPDK #DPU
February 21, 2025 at 3:31 PM
Open vSwitch+DPDKやるっつって5年経った
September 29, 2023 at 4:44 AM
Introducing Coppenheimer: Amiga emulation with live memory inspection.

Give it a go: coppenheimer.heckmeck.de

www.youtube.com/watch?v=dpDK...
May 26, 2024 at 11:49 AM
Last weekend I posted about doing 148M packets/sec from Go with DPDK

The thing I was really working toward is now out: packetio.

One Go API for DPDK, AF_XDP, mlx5 Direct Verbs, and AF_PACKET. Swap the backend, while keeping the packet processing code🤓

github.com/atoonk/packe...
GitHub - atoonk/packetio
Contribute to atoonk/packetio development by creating an account on GitHub.
github.com
September 8, 2026 at 4:07 AM
At the eBPF workshop, Panayiotis Gavriil introduced uXDP, a new XDP runtime that allows you to run unmodified XDP programs on top of DPDK or AF_XDP. uXDP was able to improve the performance of an unmodified Katran by 40%!

Slides: drive.google.com/file/d/1xrGE...
Paper: dl.acm.org/doi/pdf/10.1...
September 18, 2025 at 4:54 PM
DPDKベースのネットワークスタック。nginxやredisなどをサポート。nginxのベンチマーク比較を見ると圧倒的だが、さてどうでしょう。
GitHub - F-Stack/f-stack: F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API. - F-Stack/f-stack
github.com
September 7, 2025 at 11:12 AM
Yellowbrick are hardcore database engineers. Their CIDR 2024 paper discusses their tricks:
→ Custom memory allocator
→ Custom NVMe / NIC drivers
→ Custom network protocol over UDP
→ Kernel-bypass with DPDK

Paper: 15721.courses.cs.cmu.edu/spring2024/p...
Lecture: www.youtube.com/watch?v=hkTK...
15721.courses.cs.cmu.edu
April 16, 2026 at 12:59 PM
We're pleased to welcome Denys Haryachyy to FastNetMon as our Senior SDN Software Engineer. 20+ years in high-performance networking, VPP, DPDK, and data plane development.

fastnetmon.com/2026/09/14/welcome-denys-haryachyy-to-the-fastnetmon-team/

#FastNetMon #VPP #DPDK #Welcome
September 15, 2026 at 10:13 AM
la suite avec DPDK ?
April 1, 2025 at 2:27 PM
Does anyone in my follower list have low-level experience with how DPDK interacts with a modern NIC, particularly around the DMA parts?
February 13, 2025 at 3:42 PM
突然DPDKで開発手伝ってと依頼が。超やりたいが流石に稼働無くて泣く泣くお断り。世の中こんなに沢山楽しい仕事あったのね。。。忙しい時ほど仕事依頼が増える法則。
February 17, 2024 at 12:59 AM
DPDKむじゅい
August 4, 2026 at 12:42 AM
この週末+昨日TH5開発頑張ったので今日はDOCA+DPDKに戻れる。2週間近く経ったので記憶のリフレッシュから始めないと。やはり毎週 TH5 -> BF3 -> SP4 ローテーションしながら各2日づつとか取り組まないと効率悪いな。
February 11, 2025 at 1:49 AM
Hi! @ Comcast, we built an NLB centered on SRv6 centered on service hunting (influenced by www.thomasclausen.net/wp-content/u...). It leveraged DPDK (using a framework we built in Rust circa 2018-19 called Capsule, based on NetBricks) @ the NLBs & eBPF at where the services were located.
www.thomasclausen.net
March 21, 2025 at 4:05 AM
DOCAでDPU上でLPMしてTTL減らしてmac書き換えてVF間ルーティングできたので、明日からはDPDK App使ったコントロールプレーン頑張る。年末までにはフレームワークが身体に馴染んでくれるかな?
November 14, 2024 at 2:05 PM
High-performance userspace networking rarely works for cloud VMs due to specialized NIC dependencies and rigid designs.
In “Enabling Fast Networking in the Public Cloud” (ACM ASPLOS 2026), we introduce Machnet, evaluated on Azure, EC2, and Google Cloud.
Have a go: github.com/microsoft/ma...
GitHub - microsoft/machnet: Machnet provides applications like databases and finance an easy way to access low-latency DPDK-based messaging on public cloud VMs. 750K RPS on Azure at 61 us P99.9.
Machnet provides applications like databases and finance an easy way to access low-latency DPDK-based messaging on public cloud VMs. 750K RPS on Azure at 61 us P99.9. - microsoft/machnet
github.com
January 5, 2026 at 10:24 PM