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=55694 (3475 MB) txc=0 zc=n # rx=50552 (3475 MB) # ipv4 tcp -z -t 1 # tx=32659 (2038 MB) txc=32659 zc=n # rx=32293 (2038 MB) # ok # ipv6 tcp -t 1 # tx=47330 (2953 MB) txc=0 zc=n # rx=44256 (2953 MB) # ipv6 tcp -z -t 1 # tx=32715 (2041 MB) txc=32715 zc=n # rx=31531 (2041 MB) # ok # ipv4 udp -t 1 # tx=103042 (6430 MB) txc=0 zc=n # rx=103041 (6430 MB) # ipv4 udp -z -t 1 # tx=55322 (3452 MB) txc=55322 zc=n # rx=55298 (3450 MB) # ok # ipv6 udp -t 1 # tx=100569 (6275 MB) txc=0 zc=n # rx=100568 (6275 MB) # ipv6 udp -z -t 1 # tx=48212 (3008 MB) txc=48212 zc=n # rx=48178 (3006 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__->