Re: [PATCH bpf-next v4 7/7] selftests/bpf: verify zext_dst annotations for various instructions
Eduard Zingerman <[email protected]>
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2026-08-17 at 20:11 +0900, Min-gyu Kim wrote: ... > These results confirm that the merged v4 series prevents the s390x > verifier/JIT zero-extension mismatch exercised by my reproducer. The same > behavior is preserved in the tested current bpf-next master revision. > > For the v4 series, my test result is: > > Tested-by: Min-gyu Kim <[email protected]> > > Thank you for your time. Great, thank you for testing. ...