make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=200950 (12540 MB) txc=0 zc=n # rx=100228 (12540 MB) # ipv4 tcp -z -t 1 # tx=111573 (6962 MB) txc=111573 zc=n # rx=55780 (6962 MB) # ok # ipv6 tcp -t 1 # tx=209151 (13051 MB) txc=0 zc=n # rx=101221 (13051 MB) # ipv6 tcp -z -t 1 # tx=118767 (7411 MB) txc=118767 zc=n # rx=59381 (7411 MB) # ok # ipv4 udp -t 1 # tx=176269 (10999 MB) txc=0 zc=n # rx=176242 (10998 MB) # ipv4 udp -z -t 1 # tx=106781 (6663 MB) txc=106781 zc=n # rx=106702 (6658 MB) # ok # ipv6 udp -t 1 # tx=224973 (14039 MB) txc=0 zc=n # rx=224957 (14038 MB) # ipv6 udp -z -t 1 # tx=113822 (7102 MB) txc=113822 zc=n # rx=113811 (7102 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__->