projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97eb313
)
bpf: Sync tools/include/uapi/linux/bpf.h
author
Alexei Starovoitov
<ast@kernel.org>
Thu, 15 Jul 2021 00:36:20 +0000
(17:36 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Thu, 15 Jul 2021 00:36:20 +0000
(17:36 -0700)
Commit
47316f4a3053
missed updating tools/.../bpf.h.
Sync it.
Fixes: 47316f4a3053 ("bpf: Support input xdp_md context in BPF_PROG_TEST_RUN")
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/include/uapi/linux/bpf.h
patch
|
blob
|
history
diff --git
a/tools/include/uapi/linux/bpf.h
b/tools/include/uapi/linux/bpf.h
index bf9252c7381e869c69809a52a395d0bab323764b..b46a383e8db7f18107ec473c2ca5bd8de01e3e59 100644
(file)
--- a/
tools/include/uapi/linux/bpf.h
+++ b/
tools/include/uapi/linux/bpf.h
@@
-324,9
+324,6
@@
union bpf_iter_link_info {
* **BPF_PROG_TYPE_SK_LOOKUP**
* *data_in* and *data_out* must be NULL.
*
- * **BPF_PROG_TYPE_XDP**
- * *ctx_in* and *ctx_out* must be NULL.
- *
* **BPF_PROG_TYPE_RAW_TRACEPOINT**,
* **BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE**
*