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=141852 (8852 MB) txc=0 zc=n # rx=79820 (8852 MB) # ipv4 tcp -z -t 1 # tx=92952 (5800 MB) txc=92952 zc=n # rx=68847 (5800 MB) # ok # ipv6 tcp -t 1 # tx=144493 (9016 MB) txc=0 zc=n # rx=75544 (9016 MB) # ipv6 tcp -z -t 1 # tx=86562 (5401 MB) txc=86562 zc=n # rx=72324 (5401 MB) # ok # ipv4 udp -t 1 # tx=242204 (15114 MB) txc=0 zc=n # rx=242176 (15112 MB) # ipv4 udp -z -t 1 # tx=106302 (6633 MB) txc=106302 zc=n # rx=106289 (6632 MB) # ok # ipv6 udp -t 1 # tx=242165 (15111 MB) txc=0 zc=n # rx=242151 (15111 MB) # ipv6 udp -z -t 1 # tx=117475 (7330 MB) txc=117475 zc=n # rx=117457 (7329 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__->