On 9/25/24 11:50 AM, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@xxxxxxxxxxxxx>:
On Wed, 25 Sep 2024 00:52:02 +0800 you wrote:
As Quentin and Andrri said [0], bpftool gen object strips
out DWARF already, so remove the repeat operation.
[0] https://github.com/libbpf/bpftool/issues/161
Suggested-by: Andrii Nakryiko <andrii@xxxxxxxxxx>
Suggested-by: Quentin Monnet <qmo@xxxxxxxxxx>
Signed-off-by: Tao Chen <chen.dylane@xxxxxxxxx>
[...]
I'll toss this shortly from the tree again, this missed that bpftool gen
object call
needs to strip out dwarf.
Here is the summary with links:
- [bpf-next] bpftool: Remove llvm-strip from Makefile
https://git.kernel.org/bpf/bpf-next/c/25bfc6333e32
You are awesome, thank you!