-
Notifications
You must be signed in to change notification settings - Fork 5
selftests/bpf: Use vmlinux.h for BPF programs #5765
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
selftests/bpf: Use vmlinux.h for BPF programs #5765
Conversation
|
Upstream branch: 3ec8560 |
2842450 to
53b8665
Compare
|
Upstream branch: 1274163 |
d324fa5 to
32d86d4
Compare
53b8665 to
26f4a08
Compare
|
Upstream branch: d87fdb1 |
32d86d4 to
0131251
Compare
26f4a08 to
032ad98
Compare
|
Upstream branch: dbe99ea |
0131251 to
79879f8
Compare
032ad98 to
728c457
Compare
|
Upstream branch: 6850a33 |
79879f8 to
9086fdb
Compare
728c457 to
a5fe106
Compare
|
Upstream branch: dbe99ea |
9086fdb to
fc50297
Compare
a5fe106 to
34c4028
Compare
|
Upstream branch: 5c42715 |
fc50297 to
1610127
Compare
34c4028 to
2ef6166
Compare
|
Upstream branch: bf7a6a6 |
1610127 to
c831ed4
Compare
2ef6166 to
28cde7b
Compare
|
Upstream branch: b5bbbb7 |
c831ed4 to
1573c5a
Compare
28cde7b to
e571275
Compare
|
Upstream branch: 2693227 |
1573c5a to
ab051ab
Compare
e571275 to
cffbb10
Compare
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]>
|
Upstream branch: 78e097f |
ab051ab to
855206e
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