make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=205071 (12797 MB) txc=0 zc=n # rx=95199 (12797 MB) # ipv4 tcp -z -t 1 # tx=115548 (7210 MB) txc=115548 zc=n # rx=57302 (7210 MB) # ok # ipv6 tcp -t 1 # tx=151211 (9436 MB) txc=0 zc=n # rx=59476 (9436 MB) # ipv6 tcp -z -t 1 # tx=101139 (6311 MB) txc=101139 zc=n # rx=49665 (6311 MB) # ok # ipv4 udp -t 1 # tx=210576 (13140 MB) txc=0 zc=n # rx=210564 (13139 MB) # ipv4 udp -z -t 1 # tx=91956 (5738 MB) txc=91956 zc=n # rx=91872 (5733 MB) # ok # ipv6 udp -t 1 # tx=211705 (13211 MB) txc=0 zc=n # rx=211704 (13211 MB) # ipv6 udp -z -t 1 # tx=106930 (6672 MB) txc=106930 zc=n # rx=106918 (6672 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' [?2004hxx__-> echo $? 0 xx__->