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.20 [+0.20] # 0.20 [+0.00] ipv4 tcp -t 1 tx-rx # 0.20 [+0.00] # 1.62 [+1.42] tx=211711 (13211 MB) txc=0 zc=n # 2.02 [+0.40] rx=105840 (13211 MB) # 2.02 [+0.00] # 2.02 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.02 [+0.00] # 3.48 [+1.46] tx=125426 (7827 MB) txc=125426 zc=n # 3.84 [+0.36] rx=62707 (7827 MB) # 3.84 [+0.00] OK # 4.04 [+0.20] # 4.05 [+0.00] ipv6 tcp -t 1 tx-rx # 4.05 [+0.00] # 5.46 [+1.42] tx=215538 (13450 MB) txc=0 zc=n # 5.86 [+0.40] rx=107758 (13450 MB) # 5.87 [+0.00] # 5.87 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.87 [+0.00] # 7.33 [+1.46] tx=125773 (7848 MB) txc=125773 zc=n # 7.69 [+0.36] rx=62879 (7848 MB) # 7.69 [+0.00] OK # 7.92 [+0.24] # 7.92 [+0.00] ipv4 udp -t 1 tx-rx # 7.93 [+0.00] # 9.35 [+1.42] tx=203644 (12708 MB) txc=0 zc=n # 9.85 [+0.50] rx=203644 (12708 MB) # 9.85 [+0.00] # 9.85 [+0.00] ipv4 udp -t 1 tx-only # 9.85 [+0.00] # 11.06 [+1.21] tx=403424 (25175 MB) txc=0 zc=n # 11.06 [+0.00] # 11.06 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.07 [+0.00] # 12.49 [+1.42] tx=107914 (6734 MB) txc=107914 zc=n # 12.99 [+0.50] rx=107914 (6734 MB) # 12.99 [+0.00] # 12.99 [+0.00] ipv4 udp -z -t 1 tx-only # 12.99 [+0.00] # 14.20 [+1.21] tx=535815 (33436 MB) txc=535815 zc=y # 14.21 [+0.00] OK # 14.44 [+0.24] # 14.44 [+0.00] ipv6 udp -t 1 tx-rx # 14.44 [+0.00] # 15.86 [+1.42] tx=208449 (13007 MB) txc=0 zc=n # 16.36 [+0.50] rx=208449 (13007 MB) # 16.36 [+0.00] # 16.36 [+0.00] ipv6 udp -t 1 tx-only # 16.36 [+0.00] # 17.58 [+1.22] tx=400230 (24975 MB) txc=0 zc=n # 17.58 [+0.00] # 17.58 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.58 [+0.00] # 19.00 [+1.42] tx=100311 (6259 MB) txc=100311 zc=n # 19.50 [+0.50] rx=100311 (6259 MB) # 19.50 [+0.00] # 19.50 [+0.00] ipv6 udp -z -t 1 tx-only # 19.50 [+0.00] # 20.72 [+1.22] tx=558487 (34851 MB) txc=558487 zc=y # 20.72 [+0.00] OK # 20.74 [+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__->