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=210385 (13128 MB) txc=0 zc=n # rx=104504 (13128 MB) # ipv4 tcp -z -t 1 # tx=122226 (7627 MB) txc=122226 zc=n # rx=61097 (7627 MB) # ok # ipv6 tcp -t 1 # tx=209208 (13055 MB) txc=0 zc=n # rx=103401 (13055 MB) # ipv6 tcp -z -t 1 # tx=121824 (7602 MB) txc=121824 zc=n # rx=60811 (7602 MB) # ok # ipv4 udp -t 1 # tx=250231 (15615 MB) txc=0 zc=n # rx=250231 (15615 MB) # ipv4 udp -z -t 1 # tx=111161 (6936 MB) txc=111161 zc=n # rx=111128 (6934 MB) # ok # ipv6 udp -t 1 # tx=242734 (15147 MB) txc=0 zc=n # rx=242734 (15147 MB) # ipv6 udp -z -t 1 # tx=93450 (5831 MB) txc=93450 zc=n # rx=93423 (5829 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__->