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=165323 (10316 MB) txc=0 zc=n # rx=67301 (10316 MB) # ipv4 tcp -z -t 1 # tx=104691 (6533 MB) txc=104691 zc=n # rx=52277 (6533 MB) # ok # ipv6 tcp -t 1 # tx=162129 (10117 MB) txc=0 zc=n # rx=68783 (10117 MB) # ipv6 tcp -z -t 1 # tx=109261 (6818 MB) txc=109261 zc=n # rx=54400 (6818 MB) # ok # ipv4 udp -t 1 # tx=203709 (12712 MB) txc=0 zc=n # rx=203692 (12711 MB) # ipv4 udp -z -t 1 # tx=102445 (6392 MB) txc=102445 zc=n # rx=102415 (6391 MB) # ok # ipv6 udp -t 1 # tx=240115 (14984 MB) txc=0 zc=n # rx=240109 (14983 MB) # ipv6 udp -z -t 1 # tx=101914 (6359 MB) txc=101914 zc=n # rx=101914 (6359 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__->