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=132149 (8246 MB) txc=0 zc=n # rx=79214 (8246 MB) # ipv4 tcp -z -t 1 # tx=88601 (5529 MB) txc=88601 zc=n # rx=74636 (5529 MB) # ok # ipv6 tcp -t 1 # tx=139261 (8690 MB) txc=0 zc=n # rx=77258 (8690 MB) # ipv6 tcp -z -t 1 # tx=87939 (5487 MB) txc=87939 zc=n # rx=82444 (5487 MB) # ok # ipv4 udp -t 1 # tx=235090 (14670 MB) txc=0 zc=n # rx=235090 (14670 MB) # ipv4 udp -z -t 1 # tx=118833 (7415 MB) txc=118833 zc=n # rx=118824 (7415 MB) # ok # ipv6 udp -t 1 # tx=258132 (16108 MB) txc=0 zc=n # rx=258131 (16108 MB) # ipv6 udp -z -t 1 # tx=89959 (5613 MB) txc=89959 zc=n # rx=89921 (5611 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__->