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=163989 (10233 MB) txc=0 zc=n # rx=62922 (10233 MB) # ipv4 tcp -z -t 1 # tx=107362 (6699 MB) txc=107362 zc=n # rx=53644 (6699 MB) # ok # ipv6 tcp -t 1 # tx=185207 (11557 MB) txc=0 zc=n # rx=92156 (11557 MB) # ipv6 tcp -z -t 1 # tx=122553 (7647 MB) txc=122553 zc=n # rx=61271 (7647 MB) # ok # ipv4 udp -t 1 # tx=244259 (15242 MB) txc=0 zc=n # rx=244250 (15242 MB) # ipv4 udp -z -t 1 # tx=89550 (5588 MB) txc=89550 zc=n # rx=89540 (5587 MB) # ok # ipv6 udp -t 1 # tx=238090 (14857 MB) txc=0 zc=n # rx=238084 (14857 MB) # ipv6 udp -z -t 1 # tx=109689 (6844 MB) txc=109689 zc=n # rx=109682 (6844 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__->