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=213636 (13331 MB) txc=0 zc=n # rx=106686 (13331 MB) # ipv4 tcp -z -t 1 # tx=125645 (7840 MB) txc=125645 zc=n # rx=62417 (7840 MB) # ok # ipv6 tcp -t 1 # tx=199677 (12460 MB) txc=0 zc=n # rx=99112 (12460 MB) # ipv6 tcp -z -t 1 # tx=118077 (7368 MB) txc=118077 zc=n # rx=58550 (7368 MB) # ok # ipv4 udp -t 1 # tx=231413 (14441 MB) txc=0 zc=n # rx=231413 (14441 MB) # ipv4 udp -z -t 1 # tx=111605 (6964 MB) txc=111605 zc=n # rx=111584 (6963 MB) # ok # ipv6 udp -t 1 # tx=235006 (14665 MB) txc=0 zc=n # rx=235001 (14664 MB) # ipv6 udp -z -t 1 # tx=116015 (7239 MB) txc=116015 zc=n # rx=115982 (7237 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__->