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=109887 (6857 MB) txc=0 zc=n # rx=72509 (6857 MB) # ipv4 tcp -z -t 1 # tx=60878 (3799 MB) txc=60878 zc=n # rx=43768 (3799 MB) # ok # ipv6 tcp -t 1 # tx=104203 (6502 MB) txc=0 zc=n # rx=66360 (6502 MB) # ipv6 tcp -z -t 1 # tx=71203 (4443 MB) txc=71203 zc=n # rx=43246 (4443 MB) # ok # ipv4 udp -t 1 # tx=210579 (13140 MB) txc=0 zc=n # rx=210552 (13139 MB) # ipv4 udp -z -t 1 # tx=112467 (7018 MB) txc=112467 zc=n # rx=112463 (7018 MB) # ok # ipv6 udp -t 1 # tx=181029 (11296 MB) txc=0 zc=n # rx=180945 (11291 MB) # ipv6 udp -z -t 1 # tx=102248 (6380 MB) txc=102248 zc=n # rx=102191 (6377 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__->