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=147974 (9234 MB) txc=0 zc=n # rx=79424 (9234 MB) # ipv4 tcp -z -t 1 # tx=90538 (5649 MB) txc=90538 zc=n # rx=86610 (5649 MB) # ok # ipv6 tcp -t 1 # tx=143991 (8985 MB) txc=0 zc=n # rx=76739 (8985 MB) # ipv6 tcp -z -t 1 # tx=87262 (5445 MB) txc=87262 zc=n # rx=79369 (5445 MB) # ok # ipv4 udp -t 1 # tx=261940 (16346 MB) txc=0 zc=n # rx=261937 (16345 MB) # ipv4 udp -z -t 1 # tx=119885 (7481 MB) txc=119885 zc=n # rx=119872 (7480 MB) # ok # ipv6 udp -t 1 # tx=245410 (15314 MB) txc=0 zc=n # rx=245322 (15308 MB) # ipv6 udp -z -t 1 # tx=117225 (7315 MB) txc=117225 zc=n # rx=117126 (7309 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__->