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=146444 (9138 MB) txc=0 zc=n # rx=75577 (9138 MB) # ipv4 tcp -z -t 1 # tx=89095 (5559 MB) txc=89095 zc=n # rx=70108 (5559 MB) # ok # ipv6 tcp -t 1 # tx=108179 (6750 MB) txc=0 zc=n # rx=73550 (6750 MB) # ipv6 tcp -z -t 1 # tx=81517 (5086 MB) txc=81517 zc=n # rx=68195 (5086 MB) # ok # ipv4 udp -t 1 # tx=194474 (12135 MB) txc=0 zc=n # rx=194474 (12135 MB) # ipv4 udp -z -t 1 # tx=120552 (7522 MB) txc=120552 zc=n # rx=120536 (7521 MB) # ok # ipv6 udp -t 1 # tx=243822 (15215 MB) txc=0 zc=n # rx=243818 (15215 MB) # ipv6 udp -z -t 1 # tx=120500 (7519 MB) txc=120500 zc=n # rx=120477 (7518 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__->