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=219121 (13673 MB) txc=0 zc=n # rx=108575 (13673 MB) # ipv4 tcp -z -t 1 # tx=125992 (7862 MB) txc=125992 zc=n # rx=62493 (7862 MB) # ok # ipv6 tcp -t 1 # tx=205170 (12803 MB) txc=0 zc=n # rx=102112 (12803 MB) # ipv6 tcp -z -t 1 # tx=121200 (7563 MB) txc=121200 zc=n # rx=60049 (7563 MB) # ok # ipv4 udp -t 1 # tx=245090 (15294 MB) txc=0 zc=n # rx=245090 (15294 MB) # ipv4 udp -z -t 1 # tx=120451 (7516 MB) txc=120451 zc=n # rx=120440 (7515 MB) # ok # ipv6 udp -t 1 # tx=246644 (15391 MB) txc=0 zc=n # rx=246634 (15390 MB) # ipv6 udp -z -t 1 # tx=118437 (7390 MB) txc=118437 zc=n # rx=118395 (7388 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__->