OSDN Git Service

selftests/bpf: add a test case for vsock sockmap
authorBobby Eshleman <bobby.eshleman@bytedance.com>
Mon, 27 Mar 2023 19:11:53 +0000 (19:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2023 07:19:38 +0000 (08:19 +0100)
commitd61bd8c1fd02cfc8aed00a58c20bd58c72549e3a
tree754396a677b3ba62fa5756be11c1b3ca9cba2009
parentc7c605c982d63b2140280d005a9df321d74f81dc
selftests/bpf: add a test case for vsock sockmap

Add a test case testing the redirection from connectible AF_VSOCK
sockets to connectible AF_UNIX sockets.

Signed-off-by: Bobby Eshleman <bobby.eshleman@bytedance.com>
Acked-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/prog_tests/sockmap_listen.c