Re: [PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator state pruning
From: Ning Ding
Date: Mon Aug 10 2026 - 20:33:11 EST
> Could you please convert this test to inline assembly?
> The presence of 'likely' might not be sufficient to guarantee
> the codegen pattern, so we usually resort to the assembly for
> tests where that is important.
Sure, I will fix and resubmit.