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=127456 (7953 MB) txc=0 zc=n # rx=77875 (7953 MB) # ipv4 tcp -z -t 1 # tx=89893 (5609 MB) txc=89893 zc=n # rx=83889 (5609 MB) # ok # ipv6 tcp -t 1 # tx=116322 (7258 MB) txc=0 zc=n # rx=71509 (7258 MB) # ipv6 tcp -z -t 1 # tx=74911 (4674 MB) txc=74911 zc=n # rx=50126 (4674 MB) # ok # ipv4 udp -t 1 # tx=224846 (14031 MB) txc=0 zc=n # rx=224827 (14030 MB) # ipv4 udp -z -t 1 # tx=117741 (7347 MB) txc=117741 zc=n # rx=117728 (7346 MB) # ok # ipv6 udp -t 1 # tx=171522 (10703 MB) txc=0 zc=n # rx=171456 (10699 MB) # ipv6 udp -z -t 1 # tx=88401 (5516 MB) txc=88401 zc=n # rx=88315 (5511 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__->