A deep dive into BPF LPM trie performance and optimization
2025-10-21
This post explores the performance of BPF LPM tries, a critical data structure used for IP matching. ...

Principal Systems Engineer
2025-10-21
This post explores the performance of BPF LPM tries, a critical data structure used for IP matching. ...
2025-02-14
The Linux kernel can produce a hung task warning. Searching the Internet and the kernel docs, you can find a brief explanation that the process is stuck in the uninterruptible state....