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=126503 (7894 MB) txc=0 zc=n # rx=81112 (7894 MB) # ipv4 tcp -z -t 1 # tx=81109 (5061 MB) txc=81109 zc=n # rx=67391 (5061 MB) # ok # ipv6 tcp -t 1 # tx=110491 (6895 MB) txc=0 zc=n # rx=58006 (6895 MB) # ipv6 tcp -z -t 1 # tx=75380 (4703 MB) txc=75380 zc=n # rx=46739 (4703 MB) # ok # ipv4 udp -t 1 # tx=248906 (15532 MB) txc=0 zc=n # rx=248906 (15532 MB) # ipv4 udp -z -t 1 # tx=106740 (6660 MB) txc=106740 zc=n # rx=106722 (6659 MB) # ok # ipv6 udp -t 1 # tx=239447 (14942 MB) txc=0 zc=n # rx=239447 (14942 MB) # ipv6 udp -z -t 1 # tx=114177 (7125 MB) txc=114177 zc=n # rx=114113 (7121 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__->