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=210420 (13130 MB) txc=0 zc=n # rx=101319 (13130 MB) # ipv4 tcp -z -t 1 # tx=123711 (7720 MB) txc=123711 zc=n # rx=61801 (7720 MB) # ok # ipv6 tcp -t 1 # tx=208378 (13003 MB) txc=0 zc=n # rx=102746 (13003 MB) # ipv6 tcp -z -t 1 # tx=121232 (7565 MB) txc=121232 zc=n # rx=60530 (7565 MB) # ok # ipv4 udp -t 1 # tx=255869 (15967 MB) txc=0 zc=n # rx=255869 (15967 MB) # ipv4 udp -z -t 1 # tx=123855 (7729 MB) txc=123855 zc=n # rx=123836 (7727 MB) # ok # ipv6 udp -t 1 # tx=233094 (14545 MB) txc=0 zc=n # rx=233094 (14545 MB) # ipv6 udp -z -t 1 # tx=117109 (7308 MB) txc=117109 zc=n # rx=117075 (7305 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__->