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=213496 (13322 MB) txc=0 zc=n # rx=104892 (13322 MB) # ipv4 tcp -z -t 1 # tx=129375 (8073 MB) txc=129375 zc=n # rx=64584 (8073 MB) # ok # ipv6 tcp -t 1 # tx=216527 (13512 MB) txc=0 zc=n # rx=104317 (13512 MB) # ipv6 tcp -z -t 1 # tx=116767 (7286 MB) txc=116767 zc=n # rx=58296 (7286 MB) # ok # ipv4 udp -t 1 # tx=267342 (16683 MB) txc=0 zc=n # rx=267276 (16679 MB) # ipv4 udp -z -t 1 # tx=115987 (7238 MB) txc=115987 zc=n # rx=115909 (7233 MB) # ok # ipv6 udp -t 1 # tx=225470 (14070 MB) txc=0 zc=n # rx=225447 (14068 MB) # ipv6 udp -z -t 1 # tx=114546 (7148 MB) txc=114546 zc=n # rx=114508 (7145 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__->