Re: WARNING net/core/stream.c:208 when running test_sockmap

2021-04-08 Thread Jiri Olsa
On Wed, Apr 07, 2021 at 04:14:27PM -0700, Cong Wang wrote: > On Wed, Apr 7, 2021 at 2:22 PM Jiri Olsa wrote: > > > > hi, > > I'm getting couple of WARNINGs below when running > > test_sockmap on latest bpf-next/master, like: > > > > # while :; do ./test_sockmap ; done > > > > The warning is at:

Re: WARNING net/core/stream.c:208 when running test_sockmap

2021-04-07 Thread Cong Wang
On Wed, Apr 7, 2021 at 2:22 PM Jiri Olsa wrote: > > hi, > I'm getting couple of WARNINGs below when running > test_sockmap on latest bpf-next/master, like: > > # while :; do ./test_sockmap ; done > > The warning is at: > WARN_ON(sk->sk_forward_alloc); > > so looks like some socket allocation m