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=208086 (12985 MB) txc=0 zc=n # rx=101134 (12985 MB) # ipv4 tcp -z -t 1 # tx=125928 (7858 MB) txc=125928 zc=n # rx=62923 (7858 MB) # ok # ipv6 tcp -t 1 # tx=212831 (13281 MB) txc=0 zc=n # rx=102906 (13281 MB) # ipv6 tcp -z -t 1 # tx=117246 (7316 MB) txc=117246 zc=n # rx=58588 (7316 MB) # ok # ipv4 udp -t 1 # tx=255367 (15935 MB) txc=0 zc=n # rx=255358 (15935 MB) # ipv4 udp -z -t 1 # tx=113836 (7103 MB) txc=113836 zc=n # rx=113798 (7101 MB) # ok # ipv6 udp -t 1 # tx=240877 (15031 MB) txc=0 zc=n # rx=240875 (15031 MB) # ipv6 udp -z -t 1 # tx=107432 (6704 MB) txc=107432 zc=n # rx=107407 (6702 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__->