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=144491 (9016 MB) txc=0 zc=n # rx=75721 (9016 MB) # ipv4 tcp -z -t 1 # tx=93192 (5815 MB) txc=93192 zc=n # rx=75516 (5815 MB) # ok # ipv6 tcp -t 1 # tx=113822 (7102 MB) txc=0 zc=n # rx=69622 (7102 MB) # ipv6 tcp -z -t 1 # tx=86239 (5381 MB) txc=86239 zc=n # rx=78651 (5381 MB) # ok # ipv4 udp -t 1 # tx=246833 (15403 MB) txc=0 zc=n # rx=246832 (15403 MB) # ipv4 udp -z -t 1 # tx=119052 (7429 MB) txc=119052 zc=n # rx=119036 (7428 MB) # ok # ipv6 udp -t 1 # tx=252407 (15751 MB) txc=0 zc=n # rx=252386 (15749 MB) # ipv6 udp -z -t 1 # tx=117645 (7341 MB) txc=117645 zc=n # rx=117622 (7340 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__->