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.22 [+0.22] # 0.22 [+0.00] ipv4 tcp -t 1 tx-rx # 0.22 [+0.00] # 1.64 [+1.42] tx=168801 (10533 MB) txc=0 zc=n # 2.04 [+0.40] rx=60094 (10533 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.51 [+1.46] tx=105099 (6558 MB) txc=105099 zc=n # 3.86 [+0.36] rx=49602 (6558 MB) # 3.87 [+0.00] OK # 4.09 [+0.23] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.52 [+1.42] tx=168931 (10541 MB) txc=0 zc=n # 5.92 [+0.40] rx=59397 (10541 MB) # 5.92 [+0.00] # 5.92 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.92 [+0.00] # 7.38 [+1.46] tx=106029 (6616 MB) txc=106029 zc=n # 7.74 [+0.36] rx=51462 (6616 MB) # 7.74 [+0.00] OK # 7.99 [+0.25] # 7.99 [+0.00] ipv4 udp -t 1 tx-rx # 7.99 [+0.00] # 9.41 [+1.42] tx=179935 (11228 MB) txc=0 zc=n # 9.91 [+0.50] rx=179917 (11227 MB) # 9.91 [+0.00] # 9.91 [+0.00] ipv4 udp -t 1 tx-only # 9.91 [+0.00] # 11.13 [+1.21] tx=377735 (23572 MB) txc=0 zc=n # 11.13 [+0.00] # 11.13 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.13 [+0.00] # 12.55 [+1.42] tx=82941 (5175 MB) txc=82941 zc=n # 13.05 [+0.50] rx=82884 (5172 MB) # 13.06 [+0.00] # 13.06 [+0.00] ipv4 udp -z -t 1 tx-only # 13.06 [+0.00] # 14.27 [+1.22] tx=519663 (32428 MB) txc=519663 zc=y # 14.27 [+0.00] OK # 14.51 [+0.24] # 14.51 [+0.00] ipv6 udp -t 1 tx-rx # 14.51 [+0.00] # 15.93 [+1.42] tx=238118 (14859 MB) txc=0 zc=n # 16.43 [+0.50] rx=238111 (14859 MB) # 16.44 [+0.00] # 16.44 [+0.00] ipv6 udp -t 1 tx-only # 16.44 [+0.00] # 17.65 [+1.22] tx=359273 (22419 MB) txc=0 zc=n # 17.65 [+0.00] # 17.65 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.66 [+0.00] # 19.08 [+1.42] tx=108370 (6762 MB) txc=108370 zc=n # 19.58 [+0.50] rx=108367 (6762 MB) # 19.58 [+0.00] # 19.58 [+0.00] ipv6 udp -z -t 1 tx-only # 19.58 [+0.00] # 20.79 [+1.21] tx=484218 (30216 MB) txc=484218 zc=y # 20.80 [+0.00] OK # 20.81 [+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__->