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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=129312 (MB=8069), tx/s=129312 (MB/s=8069) # 3.05 [+1.50] rx=129312 (8069 MB) # 3.05 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=122409 (MB=7638), tx/s=122409 (MB/s=7638) # 6.07 [+1.36] rx=61179 (7638 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=131296 (MB=8193), tx/s=131296 (MB/s=8193) # 9.18 [+1.50] rx=130573 (8148 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=121889 (MB=7606), tx/s=121889 (MB/s=7606) # 12.19 [+1.36] rx=60891 (7606 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=139712 (MB=8718), tx/s=139712 (MB/s=8718) # 15.28 [+1.50] rx=139712 (8718 MB) # 15.28 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 18.29 [+1.40] rx=58780 (7372 MB) # 18.29 [+0.00] ok # 18.49 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=143040 (MB=8926), tx/s=143040 (MB/s=8926) # 21.41 [+1.50] rx=143040 (8926 MB) # 21.41 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=120388 (MB=7512), tx/s=120388 (MB/s=7512) # 24.41 [+1.36] rx=60171 (7512 MB) # 24.41 [+0.00] ok # 24.57 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=125888 (MB=7855), tx/s=125888 (MB/s=7855) # 27.49 [+1.50] rx=125888 (7855 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=114661 (MB=7155), tx/s=114661 (MB/s=7155) # 30.50 [+1.36] rx=56426 (7155 MB) # 30.50 [+0.00] ok # 30.67 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 33.59 [+1.50] rx=150464 (9389 MB) # 33.59 [+0.00] ok # 33.75 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=132978 (MB=8298), tx/s=132978 (MB/s=8298) # 36.57 [+1.40] rx=66348 (8298 MB) # 36.57 [+0.00] ok # 36.59 [+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__->