/ebpf-docs

eBPF Standard Documentation

Primary LanguagePython

eBPF Standard Documentation

This repository is a working draft of standard eBPF documentation to be published by the eBPF Foundation in PDF format.

Instruction Set Architecture:

ELF File Format:

The authoritative sources from which these are built are in the Linux kernel.org repository, but are not Linux specific.

A GitHub mirror is used, as is done for libbpf and bpftool, so that other platforms and tools can easily use it. As such, the documentation uses the subset of RST that GitHub renders correctly.

The documentation can be IETF RFC style MUST/SHOULD/MAY language if desired. It does not currently do so.