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=96385 (6014 MB) txc=0 zc=n # rx=51953 (6014 MB) # ipv4 tcp -z -t 1 # tx=81978 (5115 MB) txc=81978 zc=n # rx=61661 (5115 MB) # ok # ipv6 tcp -t 1 # tx=135563 (8459 MB) txc=0 zc=n # rx=72161 (8459 MB) # ipv6 tcp -z -t 1 # tx=60027 (3745 MB) txc=60027 zc=n # rx=44413 (3745 MB) # ok # ipv4 udp -t 1 # tx=170215 (10622 MB) txc=0 zc=n # rx=170127 (10616 MB) # ipv4 udp -z -t 1 # tx=85039 (5306 MB) txc=85039 zc=n # rx=84982 (5303 MB) # ok # ipv6 udp -t 1 # tx=247111 (15420 MB) txc=0 zc=n # rx=247089 (15419 MB) # ipv6 udp -z -t 1 # tx=113083 (7056 MB) txc=113083 zc=n # rx=113056 (7055 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__->