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=210550 (13139 MB) txc=0 zc=n # rx=94734 (13139 MB) # ipv4 tcp -z -t 1 # tx=120389 (7512 MB) txc=120389 zc=n # rx=59664 (7512 MB) # ok # ipv6 tcp -t 1 # tx=206629 (12894 MB) txc=0 zc=n # rx=97209 (12894 MB) # ipv6 tcp -z -t 1 # tx=113778 (7100 MB) txc=113778 zc=n # rx=56496 (7100 MB) # ok # ipv4 udp -t 1 # tx=228554 (14262 MB) txc=0 zc=n # rx=228552 (14262 MB) # ipv4 udp -z -t 1 # tx=117127 (7309 MB) txc=117127 zc=n # rx=117112 (7308 MB) # ok # ipv6 udp -t 1 # tx=241788 (15088 MB) txc=0 zc=n # rx=241788 (15088 MB) # ipv6 udp -z -t 1 # tx=111172 (6937 MB) txc=111172 zc=n # rx=111158 (6936 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__->