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=167751 (10468 MB) txc=0 zc=n # rx=71657 (10468 MB) # ipv4 tcp -z -t 1 # tx=104749 (6536 MB) txc=104749 zc=n # rx=51299 (6536 MB) # ok # ipv6 tcp -t 1 # tx=165370 (10319 MB) txc=0 zc=n # rx=65087 (10319 MB) # ipv6 tcp -z -t 1 # tx=111965 (6987 MB) txc=111965 zc=n # rx=55862 (6987 MB) # ok # ipv4 udp -t 1 # tx=217516 (13573 MB) txc=0 zc=n # rx=217504 (13573 MB) # ipv4 udp -z -t 1 # tx=100793 (6289 MB) txc=100793 zc=n # rx=100623 (6279 MB) # ok # ipv6 udp -t 1 # tx=194387 (12130 MB) txc=0 zc=n # rx=194386 (12130 MB) # ipv6 udp -z -t 1 # tx=93008 (5804 MB) txc=93008 zc=n # rx=92937 (5799 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__->