make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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: io_uring_zerocopy_tx.sh # 0.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=138400 (MB=8636), tx/s=138400 (MB/s=8636) # 3.08 [+1.50] rx=138400 (8636 MB) # 3.08 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=127051 (MB=7928), tx/s=127051 (MB/s=7928) # 6.05 [+1.36] rx=62540 (7928 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=144672 (MB=9028), tx/s=144672 (MB/s=9028) # 9.16 [+1.50] rx=144672 (9028 MB) # 9.16 [+0.00] ok # 9.34 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=109553 (MB=6836), tx/s=109553 (MB/s=6836) # 12.16 [+1.40] rx=54599 (6836 MB) # 12.16 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=120576 (MB=7524), tx/s=120576 (MB/s=7524) # 15.27 [+1.50] rx=120576 (7524 MB) # 15.27 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=141107 (MB=8805), tx/s=141107 (MB/s=8805) # 18.25 [+1.40] rx=70488 (8805 MB) # 18.25 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=124288 (MB=7756), tx/s=124288 (MB/s=7756) # 21.36 [+1.50] rx=124288 (7756 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=130497 (MB=8143), tx/s=130497 (MB/s=8143) # 24.35 [+1.36] rx=65235 (8143 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=146752 (MB=9157), tx/s=146752 (MB/s=9157) # 27.45 [+1.50] rx=146752 (9157 MB) # 27.45 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=115120 (MB=7183), tx/s=115120 (MB/s=7183) # 30.42 [+1.40] rx=57488 (7183 MB) # 30.43 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=147776 (MB=9221), tx/s=147776 (MB/s=9221) # 33.52 [+1.50] rx=147776 (9221 MB) # 33.53 [+0.00] ok # 33.72 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=127737 (MB=7971), tx/s=127737 (MB/s=7971) # 36.54 [+1.40] rx=63690 (7971 MB) # 36.54 [+0.00] ok # 36.56 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->