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=215816 (13467 MB) txc=0 zc=n # rx=100358 (13467 MB) # ipv4 tcp -z -t 1 # tx=112497 (7020 MB) txc=112497 zc=n # rx=56244 (7020 MB) # ok # ipv6 tcp -t 1 # tx=188113 (11738 MB) txc=0 zc=n # rx=84154 (11738 MB) # ipv6 tcp -z -t 1 # tx=118973 (7424 MB) txc=118973 zc=n # rx=59478 (7424 MB) # ok # ipv4 udp -t 1 # tx=191903 (11975 MB) txc=0 zc=n # rx=191903 (11975 MB) # ipv4 udp -z -t 1 # tx=98881 (6170 MB) txc=98881 zc=n # rx=98709 (6159 MB) # ok # ipv6 udp -t 1 # tx=179020 (11171 MB) txc=0 zc=n # rx=179001 (11170 MB) # ipv6 udp -z -t 1 # tx=93045 (5806 MB) txc=93045 zc=n # rx=92991 (5802 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__->