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=168028 (10485 MB) txc=0 zc=n # rx=62987 (10485 MB) # ipv4 tcp -z -t 1 # tx=108217 (6753 MB) txc=108217 zc=n # rx=54001 (6753 MB) # ok # ipv6 tcp -t 1 # tx=163009 (10172 MB) txc=0 zc=n # rx=63140 (10172 MB) # ipv6 tcp -z -t 1 # tx=110817 (6915 MB) txc=110817 zc=n # rx=54972 (6915 MB) # ok # ipv4 udp -t 1 # tx=224067 (13982 MB) txc=0 zc=n # rx=224034 (13980 MB) # ipv4 udp -z -t 1 # tx=103883 (6482 MB) txc=103883 zc=n # rx=103848 (6480 MB) # ok # ipv6 udp -t 1 # tx=207789 (12966 MB) txc=0 zc=n # rx=207789 (12966 MB) # ipv6 udp -z -t 1 # tx=99625 (6216 MB) txc=99625 zc=n # rx=99470 (6207 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__->