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=158270 (9876 MB) txc=0 zc=n # rx=57068 (9876 MB) # ipv4 tcp -z -t 1 # tx=112418 (7015 MB) txc=112418 zc=n # rx=53752 (7015 MB) # ok # ipv6 tcp -t 1 # tx=163884 (10226 MB) txc=0 zc=n # rx=66101 (10226 MB) # ipv6 tcp -z -t 1 # tx=107762 (6724 MB) txc=107762 zc=n # rx=51224 (6724 MB) # ok # ipv4 udp -t 1 # tx=175872 (10975 MB) txc=0 zc=n # rx=175871 (10974 MB) # ipv4 udp -z -t 1 # tx=91886 (5734 MB) txc=91886 zc=n # rx=91780 (5727 MB) # ok # ipv6 udp -t 1 # tx=181437 (11322 MB) txc=0 zc=n # rx=181428 (11321 MB) # ipv6 udp -z -t 1 # tx=120673 (7530 MB) txc=120673 zc=n # rx=120643 (7528 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__->