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=203655 (12708 MB) txc=0 zc=n # rx=96810 (12708 MB) # ipv4 tcp -z -t 1 # tx=120538 (7522 MB) txc=120538 zc=n # rx=60258 (7522 MB) # ok # ipv6 tcp -t 1 # tx=158451 (9887 MB) txc=0 zc=n # rx=64725 (9887 MB) # ipv6 tcp -z -t 1 # tx=119749 (7472 MB) txc=119749 zc=n # rx=59871 (7472 MB) # ok # ipv4 udp -t 1 # tx=236169 (14737 MB) txc=0 zc=n # rx=236033 (14729 MB) # ipv4 udp -z -t 1 # tx=109909 (6858 MB) txc=109909 zc=n # rx=109884 (6857 MB) # ok # ipv6 udp -t 1 # tx=156742 (9781 MB) txc=0 zc=n # rx=156740 (9781 MB) # ipv6 udp -z -t 1 # tx=108683 (6782 MB) txc=108683 zc=n # rx=108680 (6782 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__->