eBPF-InXpect: Lightweight XDP Profiling

1 tanelpoder 2 9/18/2025, 4:49:31 PM github.com ↗

Comments (2)

stupefy · 22m ago
It is super cool. I wonder if it could be expanded to find the bottleneck for NFs? for example if the NF is CPU bound or memory bound. There was a work that predicted the performance of eBPF programs based on memory access or cache miss metric (had performance interface in the name). This tool could help actually find the bottleneck at runtime
tanelpoder · 3h ago