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=209331 (13063 MB) txc=0 zc=n # rx=102836 (13063 MB) # ipv4 tcp -z -t 1 # tx=125078 (7805 MB) txc=125078 zc=n # rx=62115 (7805 MB) # ok # ipv6 tcp -t 1 # tx=201870 (12597 MB) txc=0 zc=n # rx=100615 (12597 MB) # ipv6 tcp -z -t 1 # tx=121647 (7591 MB) txc=121647 zc=n # rx=60547 (7591 MB) # ok # ipv4 udp -t 1 # tx=249277 (15555 MB) txc=0 zc=n # rx=249255 (15554 MB) # ipv4 udp -z -t 1 # tx=117313 (7320 MB) txc=117313 zc=n # rx=117311 (7320 MB) # ok # ipv6 udp -t 1 # tx=241287 (15057 MB) txc=0 zc=n # rx=241245 (15054 MB) # ipv6 udp -z -t 1 # tx=113267 (7068 MB) txc=113267 zc=n # rx=113262 (7067 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__->