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=143432 (8950 MB) txc=0 zc=n # rx=75648 (8950 MB) # ipv4 tcp -z -t 1 # tx=80798 (5042 MB) txc=80798 zc=n # rx=69847 (5042 MB) # ok # ipv6 tcp -t 1 # tx=132424 (8263 MB) txc=0 zc=n # rx=76031 (8263 MB) # ipv6 tcp -z -t 1 # tx=80842 (5044 MB) txc=80842 zc=n # rx=78911 (5044 MB) # ok # ipv4 udp -t 1 # tx=224495 (14009 MB) txc=0 zc=n # rx=224494 (14009 MB) # ipv4 udp -z -t 1 # tx=117517 (7333 MB) txc=117517 zc=n # rx=117482 (7331 MB) # ok # ipv6 udp -t 1 # tx=233145 (14549 MB) txc=0 zc=n # rx=233139 (14548 MB) # ipv6 udp -z -t 1 # tx=111236 (6941 MB) txc=111236 zc=n # rx=111226 (6940 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__->