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=208393 (13004 MB) txc=0 zc=n # rx=102189 (13004 MB) # ipv4 tcp -z -t 1 # tx=125827 (7852 MB) txc=125827 zc=n # rx=62908 (7852 MB) # ok # ipv6 tcp -t 1 # tx=206323 (12875 MB) txc=0 zc=n # rx=99184 (12875 MB) # ipv6 tcp -z -t 1 # tx=124456 (7766 MB) txc=124456 zc=n # rx=62221 (7766 MB) # ok # ipv4 udp -t 1 # tx=242453 (15129 MB) txc=0 zc=n # rx=242453 (15129 MB) # ipv4 udp -z -t 1 # tx=117099 (7307 MB) txc=117099 zc=n # rx=117073 (7305 MB) # ok # ipv6 udp -t 1 # tx=232506 (14509 MB) txc=0 zc=n # rx=232506 (14509 MB) # ipv6 udp -z -t 1 # tx=83658 (5220 MB) txc=83658 zc=n # rx=83580 (5215 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__->