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=215238 (13431 MB) txc=0 zc=n # rx=106678 (13431 MB) # ipv4 tcp -z -t 1 # tx=122637 (7652 MB) txc=122637 zc=n # rx=61304 (7652 MB) # ok # ipv6 tcp -t 1 # tx=203199 (12680 MB) txc=0 zc=n # rx=98567 (12680 MB) # ipv6 tcp -z -t 1 # tx=114674 (7156 MB) txc=114674 zc=n # rx=57315 (7156 MB) # ok # ipv4 udp -t 1 # tx=235050 (14667 MB) txc=0 zc=n # rx=235037 (14667 MB) # ipv4 udp -z -t 1 # tx=103321 (6447 MB) txc=103321 zc=n # rx=103262 (6443 MB) # ok # ipv6 udp -t 1 # tx=189492 (11824 MB) txc=0 zc=n # rx=189492 (11824 MB) # ipv6 udp -z -t 1 # tx=112554 (7023 MB) txc=112554 zc=n # rx=112542 (7023 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__->