]> 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)
commitd856141c7c3c42ac286c37bdac1c14742f9f1889
tree9bc91a44bc93fcac31619fcc7287383751a948bc
parentc23b8c0ec3f7013d6440d7b5cfeb3035d372d83d
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