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=169596 (10583 MB) txc=0 zc=n # rx=64815 (10583 MB) # ipv4 tcp -z -t 1 # tx=109818 (6853 MB) txc=109818 zc=n # rx=54514 (6853 MB) # ok # ipv6 tcp -t 1 # tx=201202 (12555 MB) txc=0 zc=n # rx=97150 (12555 MB) # ipv6 tcp -z -t 1 # tx=123180 (7686 MB) txc=123180 zc=n # rx=61543 (7686 MB) # ok # ipv4 udp -t 1 # tx=177683 (11088 MB) txc=0 zc=n # rx=177680 (11087 MB) # ipv4 udp -z -t 1 # tx=115625 (7215 MB) txc=115625 zc=n # rx=115625 (7215 MB) # ok # ipv6 udp -t 1 # tx=237726 (14834 MB) txc=0 zc=n # rx=237715 (14834 MB) # ipv6 udp -z -t 1 # tx=115428 (7203 MB) txc=115428 zc=n # rx=115425 (7202 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__->