On Fri, Apr 21, 2023 at 10:42 AM Eduard Zingerman <eddyz87@xxxxxxxxx> wrote: > > This is a follow up for RFC [1]. It migrates a second batch of 23 > verifier/*.c tests to inline assembly and use of ./test_progs for > actual execution. Link to the first batch is [2]. > > The migration is done by a python script (see [3]) with minimal manual > adjustments. All makes sense to me. Took 22 out of 24 patches. The 13 and 14 had conflicts. Also there is a precision fix in bpf tree. So we're going to wait for bpf/bpf-next to converge during the merge window next week, then add another precision test as asm and then regenerate conversion of the precision tests. Not sure why 14 was conflicting.