-
Notifications
You must be signed in to change notification settings - Fork 152
Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN #10527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: bpf-next_base
Are you sure you want to change the base?
Conversation
|
Upstream branch: 3d60306 |
2d78e4d to
5007636
Compare
|
Upstream branch: d2749ae |
0eabb20 to
4348e6a
Compare
5007636 to
0ac68c9
Compare
|
Upstream branch: f785a31 |
4348e6a to
a87ce75
Compare
|
Upstream branch: f785a31 |
a87ce75 to
2a3d064
Compare
0ac68c9 to
e8b906b
Compare
|
Upstream branch: ac1c5bc |
2a3d064 to
a94db77
Compare
e8b906b to
302988a
Compare
|
Upstream branch: f14cdb1 |
LWT_SEG6LOCAL no longer supports test_run starting from v6.11 so remove it from the list of program types supported by BPF_PROG_RUN. Add TRACING and NETFILTER to reflect the current set of program types that implement test_run support. Signed-off-by: SungRock Jung <tjdfkr2421@gmail.com> Acked-by: Yonghong Song <yonghong.song@linux.dev>
a94db77 to
c4e0492
Compare
Pull request for series with
subject: Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1035438