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=53707 (3351 MB) txc=0 zc=n # rx=48249 (3351 MB) # ipv4 tcp -z -t 1 # tx=37599 (2346 MB) txc=37599 zc=n # rx=36288 (2346 MB) # ok # ipv6 tcp -t 1 # tx=47439 (2960 MB) txc=0 zc=n # rx=42803 (2960 MB) # ipv6 tcp -z -t 1 # tx=31131 (1942 MB) txc=31131 zc=n # rx=31102 (1942 MB) # ok # ipv4 udp -t 1 # tx=124314 (7757 MB) txc=0 zc=n # rx=124314 (7757 MB) # ipv4 udp -z -t 1 # tx=64986 (4055 MB) txc=64986 zc=n # rx=64975 (4054 MB) # ok # ipv6 udp -t 1 # tx=88790 (5540 MB) txc=0 zc=n # rx=88786 (5540 MB) # ipv6 udp -z -t 1 # tx=65323 (4076 MB) txc=65323 zc=n # rx=65323 (4076 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__->