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=49417 (3083 MB) txc=0 zc=n # rx=47289 (3083 MB) # ipv4 tcp -z -t 1 # tx=33472 (2088 MB) txc=33472 zc=n # rx=33020 (2088 MB) # ok # ipv6 tcp -t 1 # tx=40805 (2546 MB) txc=0 zc=n # rx=30155 (2546 MB) # ipv6 tcp -z -t 1 # tx=29830 (1861 MB) txc=29830 zc=n # rx=28371 (1861 MB) # ok # ipv4 udp -t 1 # tx=94083 (5871 MB) txc=0 zc=n # rx=94081 (5871 MB) # ipv4 udp -z -t 1 # tx=52078 (3249 MB) txc=52078 zc=n # rx=52078 (3249 MB) # ok # ipv6 udp -t 1 # tx=107362 (6699 MB) txc=0 zc=n # rx=107361 (6699 MB) # ipv6 udp -z -t 1 # tx=60339 (3765 MB) txc=60339 zc=n # rx=60333 (3765 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__->