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=106488 (6645 MB) txc=0 zc=n # rx=67165 (6645 MB) # ipv4 tcp -z -t 1 # tx=68410 (4269 MB) txc=68410 zc=n # rx=48728 (4269 MB) # ok # ipv6 tcp -t 1 # tx=113111 (7058 MB) txc=0 zc=n # rx=66952 (7058 MB) # ipv6 tcp -z -t 1 # tx=87549 (5463 MB) txc=87549 zc=n # rx=65736 (5463 MB) # ok # ipv4 udp -t 1 # tx=209478 (13072 MB) txc=0 zc=n # rx=209477 (13072 MB) # ipv4 udp -z -t 1 # tx=105005 (6552 MB) txc=105005 zc=n # rx=104913 (6546 MB) # ok # ipv6 udp -t 1 # tx=210254 (13120 MB) txc=0 zc=n # rx=210249 (13120 MB) # ipv6 udp -z -t 1 # tx=120921 (7545 MB) txc=120921 zc=n # rx=120873 (7542 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__->