Stefano Garzarella
2023-Mar-02 09:54 UTC
[PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap
On Tue, Feb 28, 2023 at 07:04:36PM +0000, Bobby Eshleman wrote:>Add a test case testing the redirection from connectible AF_VSOCK >sockets to connectible AF_UNIX sockets. > >Signed-off-by: Bobby Eshleman <bobby.eshleman at bytedance.com> >--- > .../selftests/bpf/prog_tests/sockmap_listen.c | 163 +++++++++++++++++++++ > 1 file changed, 163 insertions(+)Ditto. For the vsock part: Acked-by: Stefano Garzarella <sgarzare at redhat.com>