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.21 [+0.21] # 0.22 [+0.00] ipv4 tcp -t 1 tx-rx # 0.22 [+0.00] # 1.64 [+1.42] tx=172039 (10735 MB) txc=0 zc=n # 2.04 [+0.40] rx=82497 (10735 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=113306 (7070 MB) txc=113306 zc=n # 3.86 [+0.36] rx=56645 (7070 MB) # 3.86 [+0.00] OK # 4.10 [+0.24] # 4.10 [+0.00] ipv6 tcp -t 1 tx-rx # 4.10 [+0.00] # 5.52 [+1.42] tx=166457 (10387 MB) txc=0 zc=n # 5.92 [+0.40] rx=80929 (10387 MB) # 5.92 [+0.00] # 5.92 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.92 [+0.00] # 7.39 [+1.47] tx=106599 (6652 MB) txc=106599 zc=n # 7.75 [+0.36] rx=53272 (6652 MB) # 7.75 [+0.00] OK # 8.00 [+0.26] # 8.01 [+0.00] ipv4 udp -t 1 tx-rx # 8.01 [+0.00] # 9.43 [+1.42] tx=176886 (11038 MB) txc=0 zc=n # 9.93 [+0.50] rx=176886 (11038 MB) # 9.93 [+0.00] # 9.93 [+0.00] ipv4 udp -t 1 tx-only # 9.93 [+0.00] # 11.14 [+1.22] tx=364940 (22773 MB) txc=0 zc=n # 11.15 [+0.00] # 11.15 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.15 [+0.00] # 12.57 [+1.42] tx=76238 (4757 MB) txc=76238 zc=n # 13.07 [+0.50] rx=76238 (4757 MB) # 13.07 [+0.00] # 13.07 [+0.00] ipv4 udp -z -t 1 tx-only # 13.07 [+0.00] # 14.29 [+1.22] tx=539145 (33644 MB) txc=539145 zc=y # 14.29 [+0.00] OK # 14.52 [+0.23] # 14.52 [+0.00] ipv6 udp -t 1 tx-rx # 14.52 [+0.00] # 15.94 [+1.42] tx=189620 (11832 MB) txc=0 zc=n # 16.44 [+0.50] rx=189620 (11832 MB) # 16.44 [+0.00] # 16.44 [+0.00] ipv6 udp -t 1 tx-only # 16.44 [+0.00] # 17.66 [+1.22] tx=400345 (24983 MB) txc=0 zc=n # 17.66 [+0.00] # 17.66 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.66 [+0.00] # 19.08 [+1.42] tx=78610 (4905 MB) txc=78610 zc=n # 19.58 [+0.50] rx=78610 (4905 MB) # 19.58 [+0.00] # 19.58 [+0.00] ipv6 udp -z -t 1 tx-only # 19.58 [+0.00] # 20.80 [+1.22] tx=544682 (33990 MB) txc=544682 zc=y # 20.80 [+0.00] OK # 20.82 [+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__->