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=131704 (8218 MB) txc=0 zc=n # rx=79335 (8218 MB) # ipv4 tcp -z -t 1 # tx=85273 (5321 MB) txc=85273 zc=n # rx=78732 (5321 MB) # ok # ipv6 tcp -t 1 # tx=133271 (8316 MB) txc=0 zc=n # rx=75222 (8316 MB) # ipv6 tcp -z -t 1 # tx=85496 (5335 MB) txc=85496 zc=n # rx=83587 (5335 MB) # ok # ipv4 udp -t 1 # tx=242566 (15137 MB) txc=0 zc=n # rx=242561 (15136 MB) # ipv4 udp -z -t 1 # tx=117677 (7343 MB) txc=117677 zc=n # rx=117662 (7342 MB) # ok # ipv6 udp -t 1 # tx=238396 (14876 MB) txc=0 zc=n # rx=238396 (14876 MB) # ipv6 udp -z -t 1 # tx=100026 (6241 MB) txc=100026 zc=n # rx=99826 (6229 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__->