Re: [PATCH 0/9] powerpc/bpf: Various fixes
From: Naveen N. Rao <hidden>
Date: 2021-10-04 18:19:50
Also in:
bpf
From: Naveen N. Rao <hidden>
Date: 2021-10-04 18:19:50
Also in:
bpf
Hi Johan, Johan Almbladh wrote:
On Fri, Oct 1, 2021 at 11:15 PM Naveen N. Rao [off-list ref] wrote:quoted
Various fixes to the eBPF JIT for powerpc, thanks to some new tests added by Johan. This series fixes all failures in test_bpf on powerpc64. There are still some failures on powerpc32 to be looked into.Great work! I have tested it on powerpc64 in QEMU, which is the same setup that previously triggered an illegal instruction, and all tests pass now. On powerpc32 there are still some issues left as you say.
Thanks for the review, and the test! - Naveen