![]() |
P4C
The P4 Compiler
|
This folder contains the ebpf backend implementation and supporting code.
backends/ebpf/: backend sources and local helpers.backends/ebpf/CMakeLists.txt: build targets and options.backends/ebpf/README.md: backend-specific usage notes.backends/ebpf/CMakeLists.txt and any *.cmake files for custom targets.ctest --test-dir build -j<N> --output-on-failure -R ebpf.testdata/.backends/ebpf/ and follow includes from there.