Andrii Nakryiko wrote: > On Sun, Nov 14, 2021 at 9:21 PM John Fastabend <john.fastabend@xxxxxxxxx> wrote: > > > > Alexei Starovoitov wrote: > > > test_maps is failing in bpf tree: > > > > > > $ ./test_maps > > > Failed sockmap recv > > > > > > and causing BPF CI to stay red. > > > > > > Since bpf-next is fine, I suspect it is one of John's or Jussi's patches. > > > > > > Please take a look. > > > > I'll look into it thanks. > > Any updates, John? Should we just disable test_maps in CI to make it > useful again? I'm debugging this now. Hopefully I'll have a fix shortly (today I hope). Maybe, it makes sense to wait for EOD and if I still don't have the fix disable it then. Anyways fixing it is top of list now. > > > > > .John