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=171586 (10707 MB) txc=0 zc=n # rx=66090 (10707 MB) # ipv4 tcp -z -t 1 # tx=112461 (7017 MB) txc=112461 zc=n # rx=55967 (7017 MB) # ok # ipv6 tcp -t 1 # tx=188964 (11792 MB) txc=0 zc=n # rx=89188 (11792 MB) # ipv6 tcp -z -t 1 # tx=123636 (7715 MB) txc=123636 zc=n # rx=61758 (7715 MB) # ok # ipv4 udp -t 1 # tx=246815 (15402 MB) txc=0 zc=n # rx=246803 (15401 MB) # ipv4 udp -z -t 1 # tx=111397 (6951 MB) txc=111397 zc=n # rx=111348 (6948 MB) # ok # ipv6 udp -t 1 # tx=245992 (15350 MB) txc=0 zc=n # rx=245967 (15349 MB) # ipv6 udp -z -t 1 # tx=105620 (6591 MB) txc=105620 zc=n # rx=105597 (6589 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__->