[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240827133959.1269178-1-yikai.lin@vivo.com>
Date: Tue, 27 Aug 2024 21:39:57 +0800
From: Lin Yikai <yikai.lin@...o.com>
To: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>,
Martin KaFai Lau <martin.lau@...ux.dev>,
Eduard Zingerman <eddyz87@...il.com>,
Song Liu <song@...nel.org>,
Yonghong Song <yonghong.song@...ux.dev>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...nel.org>,
Stanislav Fomichev <sdf@...ichev.me>,
Hao Luo <haoluo@...gle.com>,
Jiri Olsa <jolsa@...nel.org>,
Mykola Lysenko <mykolal@...com>,
Shuah Khan <shuah@...nel.org>,
Nick Terrell <terrelln@...com>,
bpf@...r.kernel.org,
linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: opensource.kernel@...o.com,
yikai.lin@...o.com
Subject: [PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues.
Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues.
I have verified the patch for x86_64 with the target arch of 'x86' or 'arm64'.
v1:
- patch 2:
- [1/2] Update "vmtest.sh" for cross-compile arm64 on x86_64 host.
- [2/2] Fix cross-compile issue for some files
and a static compile issue for "-lzstd"
Lin Yikai (2):
selftests/bpf: Update "vmtest.sh" for cross-compile arm64 on x86_64
host.
selftests/bpf: Fix cross-compile issue for some files and a static
compile issue for "-lzstd"
tools/testing/selftests/bpf/Makefile | 12 ++++++++-
tools/testing/selftests/bpf/README.rst | 12 ++++++++-
tools/testing/selftests/bpf/vmtest.sh | 37 +++++++++++++++++++++-----
3 files changed, 53 insertions(+), 8 deletions(-)
--
2.34.1
Powered by blists - more mailing lists