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=214871 (13408 MB) txc=0 zc=n # rx=104542 (13408 MB) # ipv4 tcp -z -t 1 # tx=125621 (7839 MB) txc=125621 zc=n # rx=62760 (7839 MB) # ok # ipv6 tcp -t 1 # tx=154559 (9645 MB) txc=0 zc=n # rx=66751 (9645 MB) # ipv6 tcp -z -t 1 # tx=122848 (7666 MB) txc=122848 zc=n # rx=61398 (7666 MB) # ok # ipv4 udp -t 1 # tx=235010 (14665 MB) txc=0 zc=n # rx=235010 (14665 MB) # ipv4 udp -z -t 1 # tx=112878 (7044 MB) txc=112878 zc=n # rx=112846 (7042 MB) # ok # ipv6 udp -t 1 # tx=225280 (14058 MB) txc=0 zc=n # rx=225276 (14058 MB) # ipv6 udp -z -t 1 # tx=115707 (7220 MB) txc=115707 zc=n # rx=115666 (7217 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__->