make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=41006 (2558 MB) txc=0 zc=n # rx=31338 (2558 MB) # ipv4 tcp -z -t 1 # tx=32461 (2025 MB) txc=32461 zc=n # rx=31980 (2025 MB) # ok # ipv6 tcp -t 1 # tx=42038 (2623 MB) txc=0 zc=n # rx=32811 (2623 MB) # ipv6 tcp -z -t 1 # tx=29250 (1825 MB) txc=29250 zc=n # rx=29223 (1825 MB) # ok # ipv4 udp -t 1 # tx=102062 (6369 MB) txc=0 zc=n # rx=102062 (6369 MB) # ipv4 udp -z -t 1 # tx=62658 (3910 MB) txc=62658 zc=n # rx=62657 (3910 MB) # ok # ipv6 udp -t 1 # tx=99320 (6197 MB) txc=0 zc=n # rx=99311 (6197 MB) # ipv6 udp -z -t 1 # tx=59488 (3712 MB) txc=59488 zc=n # rx=59466 (3710 MB) # ok # OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->