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.17 [+0.00] # 1.58 [+1.42] tx=196884 (12286 MB) txc=0 zc=n # 1.98 [+0.40] rx=98423 (12286 MB) # 1.98 [+0.00] # 1.98 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.98 [+0.00] # 3.45 [+1.46] tx=126354 (7884 MB) txc=126354 zc=n # 3.80 [+0.36] rx=63168 (7884 MB) # 3.80 [+0.00] OK # 4.01 [+0.20] # 4.01 [+0.00] ipv6 tcp -t 1 tx-rx # 4.01 [+0.00] # 5.43 [+1.42] tx=207102 (12923 MB) txc=0 zc=n # 5.83 [+0.40] rx=103523 (12923 MB) # 5.83 [+0.00] # 5.83 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.83 [+0.00] # 7.29 [+1.46] tx=119195 (7438 MB) txc=119195 zc=n # 7.65 [+0.36] rx=59591 (7438 MB) # 7.65 [+0.00] OK # 7.85 [+0.20] # 7.85 [+0.00] ipv4 udp -t 1 tx-rx # 7.86 [+0.00] # 9.27 [+1.42] tx=213515 (13324 MB) txc=0 zc=n # 9.77 [+0.50] rx=213515 (13324 MB) # 9.77 [+0.00] # 9.77 [+0.00] ipv4 udp -t 1 tx-only # 9.78 [+0.00] # 10.99 [+1.22] tx=408690 (25503 MB) txc=0 zc=n # 10.99 [+0.00] # 10.99 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.00 [+0.00] # 12.42 [+1.42] tx=127438 (7952 MB) txc=127438 zc=n # 12.92 [+0.50] rx=127438 (7952 MB) # 12.92 [+0.00] # 12.92 [+0.00] ipv4 udp -z -t 1 tx-only # 12.92 [+0.00] # 14.14 [+1.22] tx=561321 (35028 MB) txc=561321 zc=y # 14.14 [+0.00] OK # 14.38 [+0.24] # 14.38 [+0.00] ipv6 udp -t 1 tx-rx # 14.38 [+0.00] # 15.81 [+1.42] tx=183197 (11432 MB) txc=0 zc=n # 16.31 [+0.50] rx=183197 (11432 MB) # 16.31 [+0.00] # 16.31 [+0.00] ipv6 udp -t 1 tx-only # 16.31 [+0.00] # 17.53 [+1.22] tx=371801 (23201 MB) txc=0 zc=n # 17.53 [+0.00] # 17.53 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.53 [+0.00] # 18.95 [+1.42] tx=98402 (6140 MB) txc=98402 zc=n # 19.45 [+0.50] rx=98402 (6140 MB) # 19.45 [+0.00] # 19.45 [+0.00] ipv6 udp -z -t 1 tx-only # 19.45 [+0.00] # 20.67 [+1.22] tx=525859 (32815 MB) txc=525859 zc=y # 20.67 [+0.00] OK # 20.69 [+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__->