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 # 0.26 [+0.26] ipv4 tcp -t 1 # 1.68 [+1.43] tx=139319 (8694 MB) txc=0 zc=n # 2.08 [+0.40] rx=67129 (8694 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.55 [+1.47] tx=127098 (7931 MB) txc=127098 zc=n # 3.91 [+0.36] rx=63057 (7931 MB) # 3.91 [+0.00] ok # 4.14 [+0.23] ipv6 tcp -t 1 # 5.57 [+1.43] tx=209148 (13051 MB) txc=0 zc=n # 5.97 [+0.40] rx=104115 (13051 MB) # 5.97 [+0.00] ipv6 tcp -z -t 1 # 7.44 [+1.47] tx=114834 (7166 MB) txc=114834 zc=n # 7.80 [+0.36] rx=57019 (7166 MB) # 7.80 [+0.00] ok # 8.02 [+0.22] ipv4 udp -t 1 # 9.45 [+1.43] tx=255147 (15922 MB) txc=0 zc=n # 9.95 [+0.50] rx=255146 (15922 MB) # 9.95 [+0.00] ipv4 udp -z -t 1 # 11.37 [+1.43] tx=118020 (7364 MB) txc=118020 zc=n # 11.87 [+0.50] rx=117985 (7362 MB) # 11.87 [+0.00] ok # 12.08 [+0.20] ipv6 udp -t 1 # 13.50 [+1.42] tx=251414 (15689 MB) txc=0 zc=n # 14.00 [+0.50] rx=251414 (15689 MB) # 14.00 [+0.00] ipv6 udp -z -t 1 # 15.42 [+1.42] tx=113767 (7099 MB) txc=113767 zc=n # 15.92 [+0.50] rx=113755 (7098 MB) # 15.93 [+0.00] ok # 15.95 [+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__->