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=140259 (8752 MB) txc=0 zc=n # rx=76072 (8752 MB) # ipv4 tcp -z -t 1 # tx=84180 (5253 MB) txc=84180 zc=n # rx=79149 (5253 MB) # ok # ipv6 tcp -t 1 # tx=137026 (8550 MB) txc=0 zc=n # rx=75997 (8550 MB) # ipv6 tcp -z -t 1 # tx=85699 (5347 MB) txc=85699 zc=n # rx=70698 (5347 MB) # ok # ipv4 udp -t 1 # tx=237873 (14844 MB) txc=0 zc=n # rx=237862 (14843 MB) # ipv4 udp -z -t 1 # tx=118411 (7389 MB) txc=118411 zc=n # rx=118378 (7387 MB) # ok # ipv6 udp -t 1 # tx=239721 (14959 MB) txc=0 zc=n # rx=239716 (14959 MB) # ipv6 udp -z -t 1 # tx=116862 (7292 MB) txc=116862 zc=n # rx=116838 (7291 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__->