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=116359 (7261 MB) txc=0 zc=n # rx=73230 (7261 MB) # ipv4 tcp -z -t 1 # tx=78988 (4929 MB) txc=78988 zc=n # rx=61125 (4929 MB) # ok # ipv6 tcp -t 1 # tx=126185 (7874 MB) txc=0 zc=n # rx=76276 (7874 MB) # ipv6 tcp -z -t 1 # tx=81058 (5058 MB) txc=81058 zc=n # rx=70380 (5058 MB) # ok # ipv4 udp -t 1 # tx=256101 (15981 MB) txc=0 zc=n # rx=256077 (15980 MB) # ipv4 udp -z -t 1 # tx=111211 (6939 MB) txc=111211 zc=n # rx=111197 (6939 MB) # ok # ipv6 udp -t 1 # tx=233042 (14542 MB) txc=0 zc=n # rx=233039 (14542 MB) # ipv6 udp -z -t 1 # tx=116833 (7290 MB) txc=116833 zc=n # rx=116751 (7285 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__->