Lorenz Bauer wrote:
Most tests for TCP sockmap can be adapted to UDP sockmap if the listen call is skipped. Rename listen_loopback, etc. to socket_loopback and skip listen() for SOCK_DGRAM.
Signed-off-by: Lorenz Bauer lmb@cloudflare.com
Acked-by: John Fastabend john.fastabend@gmail.com