Jakub Sitnicki wrote: > Now that SOCKMAP can store listening sockets, its user-space and BPF API > is open to a new set of potential pitfalls. Exercise the map operations, > code paths that trigger overridden socket callbacks, and BPF helpers > that work with SOCKMAP to gain confidence that all works as expected. > > Signed-off-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx> > --- Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>