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=216758 (13526 MB) txc=0 zc=n # rx=107127 (13526 MB) # ipv4 tcp -z -t 1 # tx=126143 (7871 MB) txc=126143 zc=n # rx=62554 (7871 MB) # ok # ipv6 tcp -t 1 # tx=206652 (12895 MB) txc=0 zc=n # rx=102875 (12895 MB) # ipv6 tcp -z -t 1 # tx=117041 (7303 MB) txc=117041 zc=n # rx=58038 (7303 MB) # ok # ipv4 udp -t 1 # tx=242846 (15154 MB) txc=0 zc=n # rx=242846 (15154 MB) # ipv4 udp -z -t 1 # tx=116236 (7253 MB) txc=116236 zc=n # rx=116199 (7251 MB) # ok # ipv6 udp -t 1 # tx=246235 (15365 MB) txc=0 zc=n # rx=246233 (15365 MB) # ipv6 udp -z -t 1 # tx=106297 (6633 MB) txc=106297 zc=n # rx=106206 (6627 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__->