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=190250 (11872 MB) txc=0 zc=n # rx=91412 (11872 MB) # ipv4 tcp -z -t 1 # tx=126186 (7874 MB) txc=126186 zc=n # rx=63086 (7874 MB) # ok # ipv6 tcp -t 1 # tx=204347 (12752 MB) txc=0 zc=n # rx=98411 (12752 MB) # ipv6 tcp -z -t 1 # tx=113932 (7109 MB) txc=113932 zc=n # rx=56965 (7109 MB) # ok # ipv4 udp -t 1 # tx=165190 (10308 MB) txc=0 zc=n # rx=165184 (10308 MB) # ipv4 udp -z -t 1 # tx=112573 (7024 MB) txc=112573 zc=n # rx=112500 (7020 MB) # ok # ipv6 udp -t 1 # tx=199247 (12433 MB) txc=0 zc=n # rx=199244 (12433 MB) # ipv6 udp -z -t 1 # tx=110493 (6895 MB) txc=110493 zc=n # rx=110438 (6891 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__->