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=210493 (13135 MB) txc=0 zc=n # rx=99487 (13135 MB) # ipv4 tcp -z -t 1 # tx=101812 (6353 MB) txc=101812 zc=n # rx=50876 (6353 MB) # ok # ipv6 tcp -t 1 # tx=185342 (11566 MB) txc=0 zc=n # rx=82074 (11566 MB) # ipv6 tcp -z -t 1 # tx=118431 (7390 MB) txc=118431 zc=n # rx=59213 (7390 MB) # ok # ipv4 udp -t 1 # tx=229992 (14352 MB) txc=0 zc=n # rx=229987 (14352 MB) # ipv4 udp -z -t 1 # tx=110439 (6891 MB) txc=110439 zc=n # rx=110411 (6890 MB) # ok # ipv6 udp -t 1 # tx=233102 (14546 MB) txc=0 zc=n # rx=233050 (14543 MB) # ipv6 udp -z -t 1 # tx=109203 (6814 MB) txc=109203 zc=n # rx=109135 (6810 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__->