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=211506 (13198 MB) txc=0 zc=n # rx=99788 (13198 MB) # ipv4 tcp -z -t 1 # tx=126631 (7902 MB) txc=126631 zc=n # rx=63307 (7902 MB) # ok # ipv6 tcp -t 1 # tx=211657 (13208 MB) txc=0 zc=n # rx=103455 (13208 MB) # ipv6 tcp -z -t 1 # tx=122889 (7668 MB) txc=122889 zc=n # rx=61444 (7668 MB) # ok # ipv4 udp -t 1 # tx=254696 (15893 MB) txc=0 zc=n # rx=254678 (15892 MB) # ipv4 udp -z -t 1 # tx=112437 (7016 MB) txc=112437 zc=n # rx=112390 (7013 MB) # ok # ipv6 udp -t 1 # tx=223411 (13941 MB) txc=0 zc=n # rx=223411 (13941 MB) # ipv6 udp -z -t 1 # tx=112545 (7023 MB) txc=112545 zc=n # rx=112535 (7022 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__->