[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231207032951.16334-1-yangtiezhu@loongson.cn>
Date: Thu, 7 Dec 2023 11:29:49 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Huacai Chen <chenhuacai@...nel.org>
Cc: Hengqi Chen <hengqi.chen@...il.com>, loongarch@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/2] Fix failed test cases in test_bpf.ko for LoongArch
There are 5 failed test cases in test_bpf.ko if enable jit on LoongArch,
one of them is related with the test case itself and has been fixed in
bpf-next tree [1], the other failed test cases are related with bpf jit
and can be fixed with this patch series.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=5fa201f37c2e
Tiezhu Yang (2):
LoongArch: BPF: Fix sign-extension mov instructions
LoongArch: BPF: Fix unconditional bswap instructions
arch/loongarch/net/bpf_jit.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.42.0
Powered by blists - more mailing lists