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=204990 (12792 MB) txc=0 zc=n # rx=101520 (12792 MB) # ipv4 tcp -z -t 1 # tx=116961 (7298 MB) txc=116961 zc=n # rx=57711 (7298 MB) # ok # ipv6 tcp -t 1 # tx=201045 (12545 MB) txc=0 zc=n # rx=100491 (12545 MB) # ipv6 tcp -z -t 1 # tx=116835 (7290 MB) txc=116835 zc=n # rx=57742 (7290 MB) # ok # ipv4 udp -t 1 # tx=244897 (15282 MB) txc=0 zc=n # rx=244891 (15282 MB) # ipv4 udp -z -t 1 # tx=113413 (7077 MB) txc=113413 zc=n # rx=113387 (7075 MB) # ok # ipv6 udp -t 1 # tx=160012 (9985 MB) txc=0 zc=n # rx=160012 (9985 MB) # ipv6 udp -z -t 1 # tx=109328 (6822 MB) txc=109328 zc=n # rx=109312 (6821 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__->