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=208975 (13040 MB) txc=0 zc=n # rx=100598 (13040 MB) # ipv4 tcp -z -t 1 # tx=116927 (7296 MB) txc=116927 zc=n # rx=58436 (7296 MB) # ok # ipv6 tcp -t 1 # tx=205340 (12813 MB) txc=0 zc=n # rx=101861 (12813 MB) # ipv6 tcp -z -t 1 # tx=120775 (7536 MB) txc=120775 zc=n # rx=60327 (7536 MB) # ok # ipv4 udp -t 1 # tx=250418 (15627 MB) txc=0 zc=n # rx=250406 (15626 MB) # ipv4 udp -z -t 1 # tx=100921 (6297 MB) txc=100921 zc=n # rx=100875 (6294 MB) # ok # ipv6 udp -t 1 # tx=208111 (12986 MB) txc=0 zc=n # rx=208088 (12985 MB) # ipv6 udp -z -t 1 # tx=97383 (6077 MB) txc=97383 zc=n # rx=97348 (6074 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__->