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=109280 (MB=6819), tx/s=109280 (MB/s=6819) # 3.07 [+1.50] rx=109280 (6819 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=113310 (MB=7070), tx/s=113310 (MB/s=7070) # 6.06 [+1.40] rx=56647 (7070 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=117888 (MB=7356), tx/s=117888 (MB/s=7356) # 9.15 [+1.50] rx=117888 (7356 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=116935 (MB=7297), tx/s=116935 (MB/s=7297) # 12.14 [+1.40] rx=58462 (7297 MB) # 12.14 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=113728 (MB=7097), tx/s=113728 (MB/s=7097) # 15.23 [+1.50] rx=113728 (7097 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=120836 (MB=7540), tx/s=120836 (MB/s=7540) # 18.22 [+1.40] rx=60412 (7540 MB) # 18.22 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=103360 (MB=6450), tx/s=103360 (MB/s=6450) # 21.32 [+1.50] rx=103360 (6450 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=111505 (MB=6958), tx/s=111505 (MB/s=6958) # 24.30 [+1.40] rx=55713 (6958 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=116000 (MB=7238), tx/s=116000 (MB/s=7238) # 27.39 [+1.50] rx=116000 (7238 MB) # 27.39 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=117087 (MB=7306), tx/s=117087 (MB/s=7306) # 30.38 [+1.36] rx=58544 (7306 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 33.47 [+1.50] rx=129504 (8081 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=118691 (MB=7406), tx/s=118691 (MB/s=7406) # 36.46 [+1.40] rx=59312 (7406 MB) # 36.46 [+0.00] ok # 36.48 [+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__->