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=216430 (13506 MB) txc=0 zc=n # rx=104169 (13506 MB) # ipv4 tcp -z -t 1 # tx=128958 (8047 MB) txc=128958 zc=n # rx=64427 (8047 MB) # ok # ipv6 tcp -t 1 # tx=204471 (12759 MB) txc=0 zc=n # rx=99197 (12759 MB) # ipv6 tcp -z -t 1 # tx=123935 (7733 MB) txc=123935 zc=n # rx=61883 (7733 MB) # ok # ipv4 udp -t 1 # tx=245382 (15312 MB) txc=0 zc=n # rx=245382 (15312 MB) # ipv4 udp -z -t 1 # tx=118917 (7420 MB) txc=118917 zc=n # rx=118902 (7419 MB) # ok # ipv6 udp -t 1 # tx=177131 (11053 MB) txc=0 zc=n # rx=177005 (11045 MB) # ipv6 udp -z -t 1 # tx=112389 (7013 MB) txc=112389 zc=n # rx=112333 (7009 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__->