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=205998 (12855 MB) txc=0 zc=n # rx=97409 (12855 MB) # ipv4 tcp -z -t 1 # tx=117282 (7318 MB) txc=117282 zc=n # rx=57968 (7318 MB) # ok # ipv6 tcp -t 1 # tx=206339 (12876 MB) txc=0 zc=n # rx=98659 (12876 MB) # ipv6 tcp -z -t 1 # tx=118340 (7384 MB) txc=118340 zc=n # rx=58647 (7384 MB) # ok # ipv4 udp -t 1 # tx=203914 (12724 MB) txc=0 zc=n # rx=203896 (12723 MB) # ipv4 udp -z -t 1 # tx=102127 (6373 MB) txc=102127 zc=n # rx=102114 (6372 MB) # ok # ipv6 udp -t 1 # tx=222281 (13871 MB) txc=0 zc=n # rx=222274 (13870 MB) # ipv6 udp -z -t 1 # tx=88199 (5503 MB) txc=88199 zc=n # rx=88147 (5500 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__->