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=44195 (2757 MB) txc=0 zc=n # rx=35055 (2757 MB) # ipv4 tcp -z -t 1 # tx=39120 (2441 MB) txc=39120 zc=n # rx=38486 (2441 MB) # ok # ipv6 tcp -t 1 # tx=40923 (2553 MB) txc=0 zc=n # rx=36428 (2553 MB) # ipv6 tcp -z -t 1 # tx=26673 (1664 MB) txc=26673 zc=n # rx=21988 (1664 MB) # ok # ipv4 udp -t 1 # tx=108498 (6770 MB) txc=0 zc=n # rx=108498 (6770 MB) # ipv4 udp -z -t 1 # tx=54692 (3412 MB) txc=54692 zc=n # rx=54689 (3412 MB) # ok # ipv6 udp -t 1 # tx=89838 (5606 MB) txc=0 zc=n # rx=89838 (5606 MB) # ipv6 udp -z -t 1 # tx=65219 (4069 MB) txc=65219 zc=n # rx=65213 (4069 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__->