On Mon, 2024-04-08 at 08:24 -0700, Yonghong Song wrote: > Add a few more tests in sockmap_basic.c and sockmap_listen.c to > test bpf_link based APIs for SK_MSG and SK_SKB programs. > Link attach/detach/update are all tested. > > All tests are passed. > > Reviewed-by: John Fastabend <john.fastabend@xxxxxxxxx> > Signed-off-by: Yonghong Song <yonghong.song@xxxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx>