-
Notifications
You must be signed in to change notification settings - Fork 148
selftests/bpf: Use vmlinux.h for BPF programs #9508
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
Conversation
Upstream branch: 3ec8560 |
715d6cb
to
506c27a
Compare
Upstream branch: 1274163 |
b56ebc6
to
ee41ebd
Compare
506c27a
to
76c716d
Compare
Upstream branch: d87fdb1 |
ee41ebd
to
8c18a7e
Compare
76c716d
to
f3b4b37
Compare
Upstream branch: dbe99ea |
8c18a7e
to
2f0fb8a
Compare
f3b4b37
to
bf66d41
Compare
Upstream branch: 6850a33 |
2f0fb8a
to
ec20469
Compare
bf66d41
to
74b5324
Compare
Upstream branch: dbe99ea |
ec20469
to
3312124
Compare
74b5324
to
c3c6b4b
Compare
Upstream branch: 5c42715 |
3312124
to
d656b68
Compare
c3c6b4b
to
1a79214
Compare
Upstream branch: bf7a6a6 |
d656b68
to
312cce2
Compare
1a79214
to
d47111e
Compare
Upstream branch: b5bbbb7 |
312cce2
to
bdff88e
Compare
d47111e
to
d07b74e
Compare
Upstream branch: 2693227 |
bdff88e
to
303e988
Compare
d07b74e
to
5057c80
Compare
Upstream branch: 78e097f |
Some of the bpf test progs still use linux/libc headers. Let's use vmlinux.h instead like the rest of test progs. This will also ease cross compiling. Signed-off-by: Hengqi Chen <[email protected]>
303e988
to
1351490
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=992401 expired. Closing PR. |
Pull request for series with
subject: selftests/bpf: Use vmlinux.h for BPF programs
version: 2
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=992401