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=135093 (8430 MB) txc=0 zc=n # rx=75529 (8430 MB) # ipv4 tcp -z -t 1 # tx=83804 (5229 MB) txc=83804 zc=n # rx=73261 (5229 MB) # ok # ipv6 tcp -t 1 # tx=136871 (8541 MB) txc=0 zc=n # rx=71728 (8541 MB) # ipv6 tcp -z -t 1 # tx=84075 (5246 MB) txc=84075 zc=n # rx=75128 (5246 MB) # ok # ipv4 udp -t 1 # tx=244977 (15287 MB) txc=0 zc=n # rx=244968 (15286 MB) # ipv4 udp -z -t 1 # tx=120248 (7503 MB) txc=120248 zc=n # rx=120233 (7502 MB) # ok # ipv6 udp -t 1 # tx=240248 (14992 MB) txc=0 zc=n # rx=240248 (14992 MB) # ipv6 udp -z -t 1 # tx=114925 (7171 MB) txc=114925 zc=n # rx=114909 (7170 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__->