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=141928 (8856 MB) txc=0 zc=n # rx=75211 (8856 MB) # ipv4 tcp -z -t 1 # tx=92403 (5766 MB) txc=92403 zc=n # rx=55203 (5766 MB) # ok # ipv6 tcp -t 1 # tx=128623 (8026 MB) txc=0 zc=n # rx=71548 (8026 MB) # ipv6 tcp -z -t 1 # tx=88792 (5540 MB) txc=88792 zc=n # rx=55336 (5540 MB) # ok # ipv4 udp -t 1 # tx=212326 (13249 MB) txc=0 zc=n # rx=212200 (13242 MB) # ipv4 udp -z -t 1 # tx=112874 (7043 MB) txc=112874 zc=n # rx=112858 (7042 MB) # ok # ipv6 udp -t 1 # tx=242465 (15130 MB) txc=0 zc=n # rx=242415 (15127 MB) # ipv6 udp -z -t 1 # tx=113230 (7065 MB) txc=113230 zc=n # rx=113145 (7060 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__->