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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.14 [+0.14] ipv4 tcp -t 1 # 1.56 [+1.42] tx=199568 (12453 MB) txc=0 zc=n # 1.96 [+0.40] rx=98626 (12453 MB) # 1.96 [+0.00] ipv4 tcp -z -t 1 # 3.42 [+1.46] tx=108117 (6746 MB) txc=108117 zc=n # 3.78 [+0.36] rx=53599 (6746 MB) # 3.78 [+0.00] ok # 3.94 [+0.15] ipv6 tcp -t 1 # 5.36 [+1.42] tx=198648 (12396 MB) txc=0 zc=n # 5.76 [+0.40] rx=98215 (12396 MB) # 5.76 [+0.00] ipv6 tcp -z -t 1 # 7.25 [+1.49] tx=28347 (1768 MB) txc=28347 zc=n # 7.59 [+0.35] rx=8968 (1768 MB) # 7.61 [+0.01] ok # 8.26 [+0.65] ipv4 udp -t 1 # 9.73 [+1.47] tx=171858 (10724 MB) txc=0 zc=n # 10.23 [+0.50] rx=169681 (10588 MB) # 10.23 [+0.00] ipv4 udp -z -t 1 # 11.65 [+1.43] tx=79926 (4987 MB) txc=79926 zc=n # 12.15 [+0.50] rx=79894 (4985 MB) # 12.16 [+0.00] ok # 12.34 [+0.19] ipv6 udp -t 1 # 13.77 [+1.42] tx=250413 (15626 MB) txc=0 zc=n # 14.27 [+0.50] rx=250400 (15625 MB) # 14.27 [+0.00] ipv6 udp -z -t 1 # 15.69 [+1.42] tx=85155 (5313 MB) txc=85155 zc=n # 16.19 [+0.50] rx=85123 (5311 MB) # 16.19 [+0.00] ok # 16.22 [+0.02] 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__->