Re: [PATCH bpf-next v1 1/2] selftests/bpf: Check alignment flag if expected result is REJECT

From: Tiezhu Yang

Date: Mon Mar 16 2026 - 21:57:21 EST


On 2026/3/16 下午9:04, Paul Chaignon wrote:
On Thu, Mar 12, 2026 at 07:06:38PM +0800, Tiezhu Yang wrote:
On 03/12/2026 05:29 PM, Paul Chaignon wrote:
On Thu, Mar 12, 2026 at 02:59:57PM +0800, Tiezhu Yang wrote:

[...]

-#14/p Dest pointer in r0 - succeed, check 5 OK
+#14/p Dest pointer in r0 - succeed, check 5 OK (NOTE: not executed due to
unknown alignment)

As stated in my previous answer, this note would be incorrect: the
program was executed in test case #14 because it was rejected, not
because of unknown alignment.

OK, please ignore this patch.

I think the second patch in this set is still worthwhile, so maybe
resend it on its own?

OK, will do it as soon as possible.

Thanks,
Tiezhu