make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=156720 (9779 MB) txc=0 zc=n # rx=67448 (9779 MB) # ipv4 tcp -z -t 1 # tx=103974 (6488 MB) txc=103974 zc=n # rx=51881 (6488 MB) # ok # ipv6 tcp -t 1 # tx=156341 (9756 MB) txc=0 zc=n # rx=68698 (9756 MB) # ipv6 tcp -z -t 1 # tx=104105 (6496 MB) txc=104105 zc=n # rx=51812 (6496 MB) # ok # ipv4 udp -t 1 # tx=249510 (15570 MB) txc=0 zc=n # rx=249492 (15569 MB) # ipv4 udp -z -t 1 # tx=110892 (6920 MB) txc=110892 zc=n # rx=110868 (6918 MB) # ok # ipv6 udp -t 1 # tx=233139 (14548 MB) txc=0 zc=n # rx=233139 (14548 MB) # ipv6 udp -z -t 1 # tx=114467 (7143 MB) txc=114467 zc=n # rx=114461 (7142 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__->