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=137968 (8609 MB) txc=0 zc=n # rx=75432 (8609 MB) # ipv4 tcp -z -t 1 # tx=83835 (5231 MB) txc=83835 zc=n # rx=82780 (5231 MB) # ok # ipv6 tcp -t 1 # tx=136125 (8494 MB) txc=0 zc=n # rx=73366 (8494 MB) # ipv6 tcp -z -t 1 # tx=80478 (5022 MB) txc=80478 zc=n # rx=61766 (5022 MB) # ok # ipv4 udp -t 1 # tx=178601 (11145 MB) txc=0 zc=n # rx=178600 (11145 MB) # ipv4 udp -z -t 1 # tx=102640 (6405 MB) txc=102640 zc=n # rx=102618 (6403 MB) # ok # ipv6 udp -t 1 # tx=186015 (11608 MB) txc=0 zc=n # rx=185978 (11605 MB) # ipv6 udp -z -t 1 # tx=116921 (7296 MB) txc=116921 zc=n # rx=116845 (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__->