Re: [PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation

From: Ivan Khoronzhuk
Date: Thu Oct 10 2019 - 20:29:13 EST


On Fri, Oct 11, 2019 at 02:00:56AM +0200, Daniel Borkmann wrote:
On Wed, Oct 09, 2019 at 11:41:19PM +0300, Ivan Khoronzhuk wrote:
This series contains mainly fixes/improvements for cross-compilation
but not only, tested for arm, arm64, and intended for any arch.
Also verified on native build (not cross compilation) for x86_64
and arm, arm64.
[...]

There are multiple SOBs missing, please fix. Thanks!

[...]
5 files changed, 218 insertions(+), 99 deletions(-)
create mode 100644 samples/bpf/Makefile.target
rename tools/lib/bpf/{test_libbpf.cpp => test_libbpf.c} (61%)
Deleted branch mbox (was 9f35d1d0c8f0).
Commit 9f35d1d0c8f0 ("samples/bpf: Add preparation steps and sysroot info to readme")
author Signed-off-by missing
committer Signed-off-by missing
author email: ivan.khoronzhuk@xxxxxxxxxx
committer email: daniel@xxxxxxxxxxxxx


Commit 1878c1de4607 ("samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm")
author Signed-off-by missing
committer Signed-off-by missing
author email: ivan.khoronzhuk@xxxxxxxxxx
committer email: daniel@xxxxxxxxxxxxx


Errors in tree with Signed-off-by, please fix!

Done.

--
Regards,
Ivan Khoronzhuk