Home/Matt Fleming, Jesper Brouer
Author
MFMatt Fleming, Jesper Brouer

Matt Fleming, Jesper Brouer

1 articles by Matt Fleming, Jesper Brouer.

Performance — A deep dive into BPF LPM trie performance and optimization

A deep dive into BPF LPM trie performance and optimization

This post explores the performance of BPF LPM tries, a critical data structure used for IP matching. It delves into the trie algorithm, presents benchmark data, and explains how the current kernel implementation’s design choices lead to performance bottlenecks.

MFMatt Fleming, Jesper BrouerMatt Fleming, Jesper Brouer·October 21, 2025Performance