OSDN Git Service

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)
commit1a7551f15097dff30cf0853117b2f8077bb84f0a
tree9bc91a44bc93fcac31619fcc7287383751a948bc
parentb530e9e1063ed2b817eae7eec6ed2daa8be11608
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