Skip to content

Sample out-of-kernel-tree programs for working with BPF.

Notifications You must be signed in to change notification settings

smartnic/bpf-step

Repository files navigation

Project to help bootstrap playing around with eBPF, adapted from the kernel's sample programs.

However, these programs stand alone and do not require the kernel sources to work.

As a first step, run make and experiment with the binaries.

Dependencies:

gcc
clang (>= 3.8)
llc (llvm must support BPF target)
libelf-dev
make :-)

About

Sample out-of-kernel-tree programs for working with BPF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published