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 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=112989 (7050 MB) txc=0 zc=n # rx=63599 (7050 MB) # ipv4 tcp -z -t 1 # tx=75552 (4714 MB) txc=75552 zc=n # rx=46104 (4714 MB) # ok # ipv6 tcp -t 1 # tx=127390 (7949 MB) txc=0 zc=n # rx=74500 (7949 MB) # ipv6 tcp -z -t 1 # tx=72695 (4536 MB) txc=72695 zc=n # rx=46658 (4536 MB) # ok # ipv4 udp -t 1 # tx=183114 (11426 MB) txc=0 zc=n # rx=183085 (11425 MB) # ipv4 udp -z -t 1 # tx=98165 (6125 MB) txc=98165 zc=n # rx=98144 (6124 MB) # ok # ipv6 udp -t 1 # tx=229864 (14344 MB) txc=0 zc=n # rx=229844 (14343 MB) # ipv6 udp -z -t 1 # tx=113042 (7054 MB) txc=113042 zc=n # rx=113030 (7053 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__->