Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 10 Nov 2023 17:51:50 +0000 you wrote: > MOVSX32 only supports sign extending 8-bit and 16-bit operands into 32 > bit operands. The "ALU_MOVSX | BPF_W" test tries to sign extend a 32 bit > operand into a 32 bit operand which is equivalent to a normal BPF_MOV. > > Remove this test as it tries to run an invalid instruction. > > Fixes: daabb2b098e0 ("bpf/tests: add tests for cpuv4 instructions") > Signed-off-by: Puranjay Mohan <puranjay12@xxxxxxxxx> > Reported-by: kernel test robot <oliver.sang@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-lkp/202310111838.46ff5b6a-oliver.sang@xxxxxxxxx > > [...] Here is the summary with links: - [bpf] bpf/tests: Remove test for MOVSX32 with offset=32 https://git.kernel.org/bpf/bpf-next/c/5fa201f37c2e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html