make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=160908 (10041 MB) txc=0 zc=n # rx=64618 (10041 MB) # ipv4 tcp -z -t 1 # tx=104696 (6533 MB) txc=104696 zc=n # rx=52172 (6533 MB) # ok # ipv6 tcp -t 1 # tx=161287 (10064 MB) txc=0 zc=n # rx=66451 (10064 MB) # ipv6 tcp -z -t 1 # tx=121665 (7592 MB) txc=121665 zc=n # rx=60408 (7592 MB) # ok # ipv4 udp -t 1 # tx=241447 (15067 MB) txc=0 zc=n # rx=241443 (15066 MB) # ipv4 udp -z -t 1 # tx=115741 (7222 MB) txc=115741 zc=n # rx=115690 (7219 MB) # ok # ipv6 udp -t 1 # tx=224855 (14031 MB) txc=0 zc=n # rx=224855 (14031 MB) # ipv6 udp -z -t 1 # tx=111434 (6953 MB) txc=111434 zc=n # rx=111410 (6952 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__->