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=208124 (12987 MB) txc=0 zc=n # rx=102178 (12987 MB) # ipv4 tcp -z -t 1 # tx=122076 (7617 MB) txc=122076 zc=n # rx=60991 (7617 MB) # ok # ipv6 tcp -t 1 # tx=200570 (12516 MB) txc=0 zc=n # rx=97492 (12516 MB) # ipv6 tcp -z -t 1 # tx=120803 (7538 MB) txc=120803 zc=n # rx=60367 (7538 MB) # ok # ipv4 udp -t 1 # tx=194547 (12140 MB) txc=0 zc=n # rx=194430 (12133 MB) # ipv4 udp -z -t 1 # tx=110909 (6921 MB) txc=110909 zc=n # rx=110880 (6919 MB) # ok # ipv6 udp -t 1 # tx=188800 (11781 MB) txc=0 zc=n # rx=188800 (11781 MB) # ipv6 udp -z -t 1 # tx=85878 (5359 MB) txc=85878 zc=n # rx=85789 (5353 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__->