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=213004 (13292 MB) txc=0 zc=n # rx=102613 (13292 MB) # ipv4 tcp -z -t 1 # tx=123390 (7699 MB) txc=123390 zc=n # rx=61657 (7699 MB) # ok # ipv6 tcp -t 1 # tx=191482 (11949 MB) txc=0 zc=n # rx=94311 (11949 MB) # ipv6 tcp -z -t 1 # tx=114296 (7132 MB) txc=114296 zc=n # rx=57089 (7132 MB) # ok # ipv4 udp -t 1 # tx=221577 (13827 MB) txc=0 zc=n # rx=221577 (13827 MB) # ipv4 udp -z -t 1 # tx=105100 (6558 MB) txc=105100 zc=n # rx=105059 (6556 MB) # ok # ipv6 udp -t 1 # tx=227624 (14204 MB) txc=0 zc=n # rx=227609 (14203 MB) # ipv6 udp -z -t 1 # tx=101327 (6323 MB) txc=101327 zc=n # rx=101215 (6316 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__->