]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/bpf: Add documentation for BPF_PROG_RUN
authorToke Høiland-Jørgensen <toke@redhat.com>
Wed, 9 Mar 2022 10:53:43 +0000 (11:53 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 9 Mar 2022 22:19:22 +0000 (14:19 -0800)
commit7aa0e8fc3b0f1db07551aa612f53bb9bbd357fc0
tree9bc91a44bc93fcac31619fcc7287383751a948bc
parent2fd77f465c668250511ee27a16142ce3ffe642a1
Documentation/bpf: Add documentation for BPF_PROG_RUN

This adds documentation for the BPF_PROG_RUN command; a short overview of
the command itself, and a more verbose description of the "live packet"
mode for XDP introduced in the previous commit.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20220309105346.100053-3-toke@redhat.com
Documentation/bpf/bpf_prog_run.rst [new file with mode: 0644]
Documentation/bpf/index.rst