We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b9651 commit 5a9fd0fCopy full SHA for 5a9fd0f
samples/bpf/README.rst
@@ -4,6 +4,12 @@ eBPF sample programs
4
This directory contains a test stubs, verifier test-suite and examples
5
for using eBPF. The examples use libbpf from tools/lib/bpf.
6
7
+Note that the XDP-specific samples have been removed from this directory and
8
+moved to the xdp-tools repository: https://github.com/xdp-project/xdp-tools
9
+See the commit messages removing each tool from this directory for how to
10
+convert specific command invocations between the old samples and the utilities
11
+in xdp-tools.
12
+
13
Build dependencies
14
==================
15
0 commit comments