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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=141184 (MB=8810), tx/s=141184 (MB/s=8810) # 3.04 [+1.50] rx=141184 (8810 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=134172 (MB=8372), tx/s=134172 (MB/s=8372) # 6.01 [+1.36] rx=67063 (8372 MB) # 6.01 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=150336 (MB=9381), tx/s=150336 (MB/s=9381) # 9.09 [+1.50] rx=150336 (9381 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=140433 (MB=8763), tx/s=140433 (MB/s=8763) # 12.06 [+1.36] rx=69368 (8763 MB) # 12.06 [+0.00] ok # 12.21 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=166080 (MB=10364), tx/s=166080 (MB/s=10364) # 15.13 [+1.50] rx=166080 (10364 MB) # 15.13 [+0.00] ok # 15.28 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.70 [+1.42] tx=147265 (MB=9189), tx/s=147265 (MB/s=9189) # 18.10 [+1.40] rx=73597 (9189 MB) # 18.11 [+0.00] ok # 18.26 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.68 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 21.18 [+1.50] rx=141568 (8834 MB) # 21.19 [+0.00] ok # 21.34 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.80 [+1.46] tx=131464 (MB=8203), tx/s=131464 (MB/s=8203) # 24.16 [+1.36] rx=65722 (8203 MB) # 24.16 [+0.00] ok # 24.31 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.73 [+1.42] tx=150176 (MB=9371), tx/s=150176 (MB/s=9371) # 27.23 [+1.50] rx=150176 (9371 MB) # 27.23 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.46] tx=126072 (MB=7867), tx/s=126072 (MB/s=7867) # 30.20 [+1.36] rx=63032 (7867 MB) # 30.21 [+0.00] ok # 30.36 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=166496 (MB=10389), tx/s=166496 (MB/s=10389) # 33.28 [+1.50] rx=166496 (10389 MB) # 33.28 [+0.00] ok # 33.44 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.86 [+1.42] tx=142565 (MB=8896), tx/s=142565 (MB/s=8896) # 36.26 [+1.40] rx=71246 (8896 MB) # 36.26 [+0.00] ok # 36.28 [+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__->