Re: [PATCH net 4/4] selftest/bpf: Add vsock test for sockmap rejecting unconnected

From: Michal Luczaj
Date: Fri Feb 14 2025 - 08:18:27 EST


On 2/13/25 12:58, Michal Luczaj wrote:
> ...
> This does not test datagram vsocks. Even though it hardly matters. VMCI is
> the only transport that features VSOCK_TRANSPORT_F_DGRAM, but it has an
> unimplemented vsock_transport::readskb() callback, making it unsupported by
^^^^^^^
Ugh, read_skb().

Sorry,
Michal