make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.17 [+0.17] # 0.17 [+0.00] ipv4 tcp -t 1 tx-rx # 0.18 [+0.00] # 1.59 [+1.42] tx=206615 (12893 MB) txc=0 zc=n # 1.99 [+0.40] rx=103209 (12893 MB) # 1.99 [+0.00] # 1.99 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.00 [+0.00] # 3.46 [+1.46] tx=118149 (7372 MB) txc=118149 zc=n # 3.81 [+0.36] rx=59068 (7372 MB) # 3.82 [+0.00] OK # 4.02 [+0.20] # 4.02 [+0.00] ipv6 tcp -t 1 tx-rx # 4.02 [+0.00] # 5.44 [+1.42] tx=198907 (12412 MB) txc=0 zc=n # 5.84 [+0.40] rx=99418 (12412 MB) # 5.84 [+0.00] # 5.84 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.84 [+0.00] # 7.30 [+1.46] tx=106661 (6656 MB) txc=106661 zc=n # 7.66 [+0.36] rx=53243 (6656 MB) # 7.66 [+0.00] OK # 7.87 [+0.21] # 7.88 [+0.00] ipv4 udp -t 1 tx-rx # 7.88 [+0.00] # 9.30 [+1.42] tx=157638 (9837 MB) txc=0 zc=n # 9.80 [+0.50] rx=157638 (9837 MB) # 9.80 [+0.00] # 9.80 [+0.00] ipv4 udp -t 1 tx-only # 9.80 [+0.00] # 11.02 [+1.22] tx=373683 (23319 MB) txc=0 zc=n # 11.02 [+0.00] # 11.02 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.02 [+0.00] # 12.44 [+1.42] tx=72323 (4513 MB) txc=72323 zc=n # 12.94 [+0.50] rx=72323 (4513 MB) # 12.95 [+0.00] # 12.95 [+0.00] ipv4 udp -z -t 1 tx-only # 12.95 [+0.00] # 14.16 [+1.22] tx=554640 (34611 MB) txc=554640 zc=y # 14.17 [+0.00] OK # 14.40 [+0.24] # 14.40 [+0.00] ipv6 udp -t 1 tx-rx # 14.40 [+0.00] # 15.83 [+1.42] tx=160703 (10028 MB) txc=0 zc=n # 16.33 [+0.50] rx=160703 (10028 MB) # 16.33 [+0.00] # 16.33 [+0.00] ipv6 udp -t 1 tx-only # 16.33 [+0.00] # 17.54 [+1.22] tx=391662 (24441 MB) txc=0 zc=n # 17.55 [+0.00] # 17.55 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.55 [+0.00] # 18.97 [+1.42] tx=72799 (4542 MB) txc=72799 zc=n # 19.47 [+0.50] rx=72799 (4542 MB) # 19.47 [+0.00] # 19.47 [+0.00] ipv6 udp -z -t 1 tx-only # 19.47 [+0.00] # 20.68 [+1.21] tx=497774 (31062 MB) txc=497774 zc=y # 20.69 [+0.00] OK # 20.71 [+0.02] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->