Skip to content
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

samples: bpf: Fix cross-compiling error about bpftool #3277

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: samples: bpf: Fix cross-compiling error about bpftool
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419

@kernel-patches-bot
Copy link
Author

Master branch: 7c8121a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 935dc35
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 2b4b262
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fb8ddf2
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: d6f34f7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 32e0d9b
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: d1a6ede
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 1841025
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

Kernel Patches Daemon and others added 2 commits July 8, 2022 15:34
Currently, when cross compiling bpf samples, the host side
cannot use arch-specific bpftool to generate vmlinux.h or
skeleton. We need to compile the bpftool with the host
compiler.

Signed-off-by: Pu Lehui <pulehui@huawei.com>
Acked-by: Song Liu <song@kernel.org>
@kernel-patches-bot
Copy link
Author

Master branch: 06cd4e9
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=657419
version: 1

@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=657419 expired. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/657419=>bpf-next branch July 11, 2022 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant