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=144173 (8996 MB) txc=0 zc=n # rx=75905 (8996 MB) # ipv4 tcp -z -t 1 # tx=86891 (5422 MB) txc=86891 zc=n # rx=72854 (5422 MB) # ok # ipv6 tcp -t 1 # tx=139022 (8675 MB) txc=0 zc=n # rx=74276 (8675 MB) # ipv6 tcp -z -t 1 # tx=85277 (5321 MB) txc=85277 zc=n # rx=77844 (5321 MB) # ok # ipv4 udp -t 1 # tx=243677 (15206 MB) txc=0 zc=n # rx=243677 (15206 MB) # ipv4 udp -z -t 1 # tx=119865 (7480 MB) txc=119865 zc=n # rx=119851 (7479 MB) # ok # ipv6 udp -t 1 # tx=191872 (11973 MB) txc=0 zc=n # rx=191872 (11973 MB) # ipv6 udp -z -t 1 # tx=95948 (5987 MB) txc=95948 zc=n # rx=95891 (5983 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__->