make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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=46554 (2905 MB) txc=0 zc=n # rx=45872 (2905 MB) # ipv4 tcp -z -t 1 # tx=31199 (1946 MB) txc=31199 zc=n # rx=29293 (1946 MB) # ok # ipv6 tcp -t 1 # tx=50100 (3126 MB) txc=0 zc=n # rx=49224 (3126 MB) # ipv6 tcp -z -t 1 # tx=33825 (2110 MB) txc=33825 zc=n # rx=33751 (2110 MB) # ok # ipv4 udp -t 1 # tx=101361 (6325 MB) txc=0 zc=n # rx=101361 (6325 MB) # ipv4 udp -z -t 1 # tx=68162 (4253 MB) txc=68162 zc=n # rx=68156 (4253 MB) # ok # ipv6 udp -t 1 # tx=117285 (7319 MB) txc=0 zc=n # rx=117265 (7317 MB) # ipv6 udp -z -t 1 # tx=60233 (3758 MB) txc=60233 zc=n # rx=60233 (3758 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__->