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=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 3.07 [+1.50] rx=140128 (8744 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=113743 (MB=7097), tx/s=113743 (MB/s=7097) # 6.07 [+1.40] rx=56869 (7097 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=118624 (MB=7402), tx/s=118624 (MB/s=7402) # 9.16 [+1.50] rx=118624 (7402 MB) # 9.16 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=138883 (MB=8666), tx/s=138883 (MB/s=8666) # 12.14 [+1.36] rx=68072 (8666 MB) # 12.15 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=164640 (MB=10274), tx/s=164640 (MB/s=10274) # 15.23 [+1.50] rx=164640 (10274 MB) # 15.23 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=146970 (MB=9171), tx/s=146970 (MB/s=9171) # 18.22 [+1.40] rx=73390 (9171 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=111616 (MB=6965), tx/s=111616 (MB/s=6965) # 21.31 [+1.50] rx=111616 (6965 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=112826 (MB=7040), tx/s=112826 (MB/s=7040) # 24.29 [+1.40] rx=56405 (7040 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=117376 (MB=7324), tx/s=117376 (MB/s=7324) # 27.38 [+1.50] rx=117376 (7324 MB) # 27.38 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=136920 (MB=8544), tx/s=136920 (MB/s=8544) # 30.37 [+1.40] rx=68436 (8544 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=164800 (MB=10284), tx/s=164800 (MB/s=10284) # 33.46 [+1.50] rx=164800 (10284 MB) # 33.46 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=145994 (MB=9110), tx/s=145994 (MB/s=9110) # 36.44 [+1.40] rx=72921 (9110 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__->