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=143578 (8959 MB) txc=0 zc=n # rx=76254 (8959 MB) # ipv4 tcp -z -t 1 # tx=86472 (5396 MB) txc=86472 zc=n # rx=72673 (5396 MB) # ok # ipv6 tcp -t 1 # tx=124612 (7776 MB) txc=0 zc=n # rx=73407 (7776 MB) # ipv6 tcp -z -t 1 # tx=73488 (4585 MB) txc=73488 zc=n # rx=45169 (4585 MB) # ok # ipv4 udp -t 1 # tx=204470 (12759 MB) txc=0 zc=n # rx=204470 (12759 MB) # ipv4 udp -z -t 1 # tx=97967 (6113 MB) txc=97967 zc=n # rx=97879 (6108 MB) # ok # ipv6 udp -t 1 # tx=247461 (15442 MB) txc=0 zc=n # rx=247436 (15440 MB) # ipv6 udp -z -t 1 # tx=101249 (6318 MB) txc=101249 zc=n # rx=101224 (6316 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__->