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=129248 (MB=8065), tx/s=129248 (MB/s=8065) # 3.07 [+1.50] rx=129248 (8065 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=126996 (MB=7925), tx/s=126996 (MB/s=7925) # 6.04 [+1.36] rx=63465 (7925 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=146400 (MB=9135), tx/s=146400 (MB/s=9135) # 9.13 [+1.50] rx=146400 (9135 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=139348 (MB=8695), tx/s=139348 (MB/s=8695) # 12.13 [+1.36] rx=69626 (8695 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=162048 (MB=10112), tx/s=162048 (MB/s=10112) # 15.21 [+1.50] rx=162048 (10112 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=135602 (MB=8462), tx/s=135602 (MB/s=8462) # 18.20 [+1.40] rx=67721 (8462 MB) # 18.20 [+0.00] ok # 18.37 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 21.29 [+1.50] rx=137760 (8596 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=121627 (MB=7589), tx/s=121627 (MB/s=7589) # 24.27 [+1.36] rx=60793 (7589 MB) # 24.27 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=147008 (MB=9173), tx/s=147008 (MB/s=9173) # 27.36 [+1.50] rx=147008 (9173 MB) # 27.36 [+0.00] ok # 27.55 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=105660 (MB=6593), tx/s=105660 (MB/s=6593) # 30.37 [+1.36] rx=51951 (6593 MB) # 30.37 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=163232 (MB=10186), tx/s=163232 (MB/s=10186) # 33.47 [+1.50] rx=163232 (10186 MB) # 33.47 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=130918 (MB=8169), tx/s=130918 (MB/s=8169) # 36.45 [+1.40] rx=65371 (8169 MB) # 36.45 [+0.00] ok # 36.47 [+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__->