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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=46956 (2930 MB) txc=0 zc=n # rx=28410 (2930 MB) # ipv4 tcp -z -t 1 # tx=38244 (2386 MB) txc=38244 zc=n # rx=37323 (2386 MB) # ok # ipv6 tcp -t 1 # tx=37842 (2361 MB) txc=0 zc=n # rx=31240 (2361 MB) # ipv6 tcp -z -t 1 # tx=34037 (2124 MB) txc=34037 zc=n # rx=33152 (2124 MB) # ok # ipv4 udp -t 1 # tx=106582 (6651 MB) txc=0 zc=n # rx=106581 (6651 MB) # ipv4 udp -z -t 1 # tx=57047 (3559 MB) txc=57047 zc=n # rx=57040 (3559 MB) # ok # ipv6 udp -t 1 # tx=103176 (6438 MB) txc=0 zc=n # rx=103150 (6436 MB) # ipv6 udp -z -t 1 # tx=60183 (3755 MB) txc=60183 zc=n # rx=60171 (3754 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__->