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=164505 (10265 MB) txc=0 zc=n # rx=67831 (10265 MB) # ipv4 tcp -z -t 1 # tx=111978 (6987 MB) txc=111978 zc=n # rx=55977 (6987 MB) # ok # ipv6 tcp -t 1 # tx=206905 (12911 MB) txc=0 zc=n # rx=101021 (12911 MB) # ipv6 tcp -z -t 1 # tx=122920 (7670 MB) txc=122920 zc=n # rx=61440 (7670 MB) # ok # ipv4 udp -t 1 # tx=216797 (13528 MB) txc=0 zc=n # rx=216797 (13528 MB) # ipv4 udp -z -t 1 # tx=118497 (7394 MB) txc=118497 zc=n # rx=118445 (7391 MB) # ok # ipv6 udp -t 1 # tx=242315 (15121 MB) txc=0 zc=n # rx=242271 (15118 MB) # ipv6 udp -z -t 1 # tx=116346 (7260 MB) txc=116346 zc=n # rx=116303 (7257 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__->