tools/testing/selftests/net/tcp_mmap.c
0 → 100644
+437
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is a reference program showing how mmap() can be used on TCP flows to implement receive zero copy. Signed-off-by:Eric Dumazet <edumazet@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>