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=130112 (MB=8119), tx/s=130112 (MB/s=8119) # 3.07 [+1.50] rx=130112 (8119 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127962 (MB=7985), tx/s=127962 (MB/s=7985) # 6.04 [+1.36] rx=63970 (7985 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=117632 (MB=7340), tx/s=117632 (MB/s=7340) # 9.12 [+1.50] rx=117632 (7340 MB) # 9.12 [+0.00] ok # 9.30 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=107331 (MB=6697), tx/s=107331 (MB/s=6697) # 12.12 [+1.36] rx=53591 (6697 MB) # 12.12 [+0.00] ok # 12.30 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=131168 (MB=8185), tx/s=131168 (MB/s=8185) # 15.22 [+1.50] rx=131168 (8185 MB) # 15.22 [+0.00] ok # 15.40 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=114457 (MB=7142), tx/s=114457 (MB/s=7142) # 18.22 [+1.40] rx=57043 (7142 MB) # 18.23 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=138816 (MB=8662), tx/s=138816 (MB/s=8662) # 21.32 [+1.50] rx=138816 (8662 MB) # 21.32 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=110028 (MB=6866), tx/s=110028 (MB/s=6866) # 24.32 [+1.36] rx=55007 (6866 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=111616 (MB=6965), tx/s=111616 (MB/s=6965) # 27.42 [+1.50] rx=111616 (6965 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=115591 (MB=7213), tx/s=115591 (MB/s=7213) # 30.43 [+1.36] rx=56513 (7213 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 33.53 [+1.50] rx=135424 (8450 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=124255 (MB=7753), tx/s=124255 (MB/s=7753) # 36.51 [+1.40] rx=61922 (7753 MB) # 36.51 [+0.00] ok # 36.53 [+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__->