On Sun, Nov 14, 2021 at 9:22 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. bpf-next is also broken eg. https://github.com/kernel-patches/bpf/runs/4215545454?check_suite_focus=true > > > > Please take a look. > > I'll look into it thanks. > > .John