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.25 [+0.25] # 0.25 [+0.00] ipv4 tcp -t 1 tx-rx # 0.25 [+0.00] # 1.67 [+1.42] tx=141941 (8857 MB) txc=0 zc=n # 2.07 [+0.40] rx=68972 (8857 MB) # 2.07 [+0.00] # 2.07 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.08 [+0.00] # 3.54 [+1.46] tx=107277 (6694 MB) txc=107277 zc=n # 3.90 [+0.36] rx=53638 (6694 MB) # 3.90 [+0.00] OK # 4.14 [+0.25] # 4.14 [+0.00] ipv6 tcp -t 1 tx-rx # 4.14 [+0.00] # 5.57 [+1.42] tx=204759 (12777 MB) txc=0 zc=n # 5.97 [+0.40] rx=102355 (12777 MB) # 5.97 [+0.00] # 5.97 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.97 [+0.00] # 7.43 [+1.46] tx=110755 (6911 MB) txc=110755 zc=n # 7.79 [+0.36] rx=55364 (6911 MB) # 7.79 [+0.00] OK # 8.02 [+0.22] # 8.02 [+0.00] ipv4 udp -t 1 tx-rx # 8.02 [+0.00] # 9.44 [+1.42] tx=206356 (12877 MB) txc=0 zc=n # 9.94 [+0.50] rx=206356 (12877 MB) # 9.94 [+0.00] # 9.94 [+0.00] ipv4 udp -t 1 tx-only # 9.94 [+0.00] # 11.16 [+1.22] tx=370057 (23092 MB) txc=0 zc=n # 11.16 [+0.00] # 11.16 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.16 [+0.00] # 12.58 [+1.42] tx=123919 (7733 MB) txc=123919 zc=n # 13.08 [+0.50] rx=123919 (7733 MB) # 13.08 [+0.00] # 13.08 [+0.00] ipv4 udp -z -t 1 tx-only # 13.08 [+0.00] # 14.30 [+1.22] tx=556223 (34710 MB) txc=556223 zc=y # 14.30 [+0.00] OK # 14.56 [+0.25] # 14.56 [+0.00] ipv6 udp -t 1 tx-rx # 14.56 [+0.00] # 15.98 [+1.42] tx=208590 (13016 MB) txc=0 zc=n # 16.48 [+0.50] rx=208590 (13016 MB) # 16.48 [+0.00] # 16.48 [+0.00] ipv6 udp -t 1 tx-only # 16.48 [+0.00] # 17.70 [+1.22] tx=392232 (24476 MB) txc=0 zc=n # 17.70 [+0.00] # 17.70 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.70 [+0.00] # 19.12 [+1.42] tx=115622 (7215 MB) txc=115622 zc=n # 19.62 [+0.50] rx=115622 (7215 MB) # 19.63 [+0.00] # 19.63 [+0.00] ipv6 udp -z -t 1 tx-only # 19.63 [+0.00] # 20.85 [+1.22] tx=521109 (32519 MB) txc=521109 zc=y # 20.85 [+0.00] OK # 20.88 [+0.03] 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__->