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=207271 (12934 MB) txc=0 zc=n # rx=96945 (12934 MB) # ipv4 tcp -z -t 1 # tx=117885 (7356 MB) txc=117885 zc=n # rx=58924 (7356 MB) # ok # ipv6 tcp -t 1 # tx=205695 (12836 MB) txc=0 zc=n # rx=98675 (12836 MB) # ipv6 tcp -z -t 1 # tx=125838 (7852 MB) txc=125838 zc=n # rx=62906 (7852 MB) # ok # ipv4 udp -t 1 # tx=233259 (14556 MB) txc=0 zc=n # rx=233210 (14553 MB) # ipv4 udp -z -t 1 # tx=94422 (5892 MB) txc=94422 zc=n # rx=94327 (5886 MB) # ok # ipv6 udp -t 1 # tx=199182 (12429 MB) txc=0 zc=n # rx=199182 (12429 MB) # ipv6 udp -z -t 1 # tx=111019 (6927 MB) txc=111019 zc=n # rx=110943 (6923 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__->