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=210747 (13151 MB) txc=0 zc=n # rx=104549 (13151 MB) # ipv4 tcp -z -t 1 # tx=127124 (7933 MB) txc=127124 zc=n # rx=63558 (7933 MB) # ok # ipv6 tcp -t 1 # tx=192875 (12036 MB) txc=0 zc=n # rx=95784 (12036 MB) # ipv6 tcp -z -t 1 # tx=122129 (7621 MB) txc=122129 zc=n # rx=61060 (7621 MB) # ok # ipv4 udp -t 1 # tx=236258 (14743 MB) txc=0 zc=n # rx=236258 (14743 MB) # ipv4 udp -z -t 1 # tx=112894 (7045 MB) txc=112894 zc=n # rx=112877 (7043 MB) # ok # ipv6 udp -t 1 # tx=244850 (15279 MB) txc=0 zc=n # rx=244850 (15279 MB) # ipv6 udp -z -t 1 # tx=117105 (7307 MB) txc=117105 zc=n # rx=117090 (7306 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__->