Re: [PATCH bpf-next v2] bpf, mips: Add BPF_MEMSX support to the JITs

From: Johan Almbladh

Date: Wed Sep 23 2026 - 14:41:21 EST


> An out-of-tree
> fixture strengthens the signed/unsigned load comparisons and adds negative
> and sign-clear loads with dst == src.

Consider adding this to the test_bpf suite.

Tested together with the other MIPS BPF JIT series and fixes. See
https://lore.kernel.org/bpf/CAM1=_QTjcyMtMLawSFnCt2c5wJJ-if40GSfo+o-CoZqcgx5wYQ@xxxxxxxxxxxxxx/
for test setup and results.

Tested-by: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>
Acked-by: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>

Thanks,
Johan