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=213641 (13331 MB) txc=0 zc=n # rx=104865 (13331 MB) # ipv4 tcp -z -t 1 # tx=124948 (7797 MB) txc=124948 zc=n # rx=62428 (7797 MB) # ok # ipv6 tcp -t 1 # tx=206095 (12861 MB) txc=0 zc=n # rx=101749 (12861 MB) # ipv6 tcp -z -t 1 # tx=124943 (7796 MB) txc=124943 zc=n # rx=62434 (7796 MB) # ok # ipv4 udp -t 1 # tx=232022 (14479 MB) txc=0 zc=n # rx=232022 (14479 MB) # ipv4 udp -z -t 1 # tx=115167 (7186 MB) txc=115167 zc=n # rx=115147 (7185 MB) # ok # ipv6 udp -t 1 # tx=249628 (15577 MB) txc=0 zc=n # rx=249608 (15576 MB) # ipv6 udp -z -t 1 # tx=118439 (7391 MB) txc=118439 zc=n # rx=118425 (7390 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__->