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=206010 (12855 MB) txc=0 zc=n # rx=101199 (12855 MB) # ipv4 tcp -z -t 1 # tx=128046 (7990 MB) txc=128046 zc=n # rx=63893 (7990 MB) # ok # ipv6 tcp -t 1 # tx=208794 (13029 MB) txc=0 zc=n # rx=102194 (13029 MB) # ipv6 tcp -z -t 1 # tx=122742 (7659 MB) txc=122742 zc=n # rx=61312 (7659 MB) # ok # ipv4 udp -t 1 # tx=249503 (15569 MB) txc=0 zc=n # rx=249402 (15563 MB) # ipv4 udp -z -t 1 # tx=119150 (7435 MB) txc=119150 zc=n # rx=119149 (7435 MB) # ok # ipv6 udp -t 1 # tx=243194 (15176 MB) txc=0 zc=n # rx=243188 (15175 MB) # ipv6 udp -z -t 1 # tx=116090 (7244 MB) txc=116090 zc=n # rx=116072 (7243 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__->