Join us KubeCon NA and CiliumCon 2025
Jun 02, 2017

BPF updates 05

This is issue 05 of the regular newsletter around BPF written by Alexander Alemayhu. It summarizes ongoing development, presentations, videos and other information related to BPF and XDP. It is released roughly once a week.


Linux 4.12-rc3 was released last week. One usual [GIT] Networking pull request with some BPF fixes made it in. You can read all the highlights in 26th May. Also the release email briefly mentions BPF

Anyway, rc3 has a little bit of everything. The biggest single change is actually just a documentation update (the intel pstate docs were converted to rst format), so the diffstat actually looks a bit odd with a wuarter just being documentation. There's also some tooling updates (perf and some bpf selftest).

More interesting highlights

  • ARM 32-bit eBPF JIT saw a v2.
  • MIPS eBPF JIT is in the works.
  • The stack depth tracking, one step closer BPF to BPF functions.

Checkout the patches section for all the links.

Videos

Open-NFP - Transparent eBPF Offload: Playing Nice with the Linux Kernel

Introductory webinar on eBPF and XDP. It's mostly basic, so great talk for someone new to eBPF.

In case you missed it

Further Reading

The Cilium BPF and XDP reference guide has a growing collection of links to BPF content all around the web.

Patches

Please note that netdev receives a lot of patches and the list above is not meant to be comprehensive.

Happy eBPF hacking!

Popular posts

Installing Cilium on EKS in Overlay(BYOCNI) and CNI Chaining Mode
Jul 08, 2025

Installing Cilium on EKS in Overlay(BYOCNI) and CNI Chaining Mode

Learn how to setup Cilium in EKS environments

Community
Automated Kubernetes Threat Detection with Tetragon and Azure Sentinel
Jul 01, 2025

Automated Kubernetes Threat Detection with Tetragon and Azure Sentinel

Building a Professional-Grade DevSecOps Pipeline with Tetragon eBPF Security Monitoring on Azure AKS

TechnologyCommunity
External
Simplifying Network Management with Cilium’s BGP Auto-Discovery
Jun 25, 2025

Simplifying Network Management with Cilium’s BGP Auto-Discovery

Cilium’s new BGP Auto-Discovery feature automates the process of discovering and establishing BGP peers, significantly reducing the operational complexity for large-scale environments.

Technology
External