-
Notifications
You must be signed in to change notification settings - Fork 5
Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN #6543
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?
Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN #6543
Conversation
|
Upstream branch: 3d60306 |
abf45ae to
74af854
Compare
|
Upstream branch: d2749ae |
2e3d370 to
ace7c17
Compare
74af854 to
5cc3146
Compare
|
Upstream branch: f785a31 |
ace7c17 to
b10a979
Compare
|
Upstream branch: f785a31 |
b10a979 to
85d934e
Compare
5cc3146 to
1d08ab8
Compare
|
Upstream branch: 042d4c0 |
85d934e to
9b50689
Compare
1d08ab8 to
c428576
Compare
|
Upstream branch: ac1c5bc |
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>
9b50689 to
3cf8a2a
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