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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=109920 (MB=6859), tx/s=109920 (MB/s=6859) # 3.09 [+1.50] rx=109920 (6859 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=118784 (MB=7412), tx/s=118784 (MB/s=7412) # 6.11 [+1.36] rx=59295 (7412 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=144096 (MB=8992), tx/s=144096 (MB/s=8992) # 9.23 [+1.50] rx=144096 (8992 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=121084 (MB=7556), tx/s=121084 (MB/s=7556) # 12.24 [+1.36] rx=60489 (7556 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 15.36 [+1.50] rx=131008 (8175 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=110490 (MB=6894), tx/s=110490 (MB/s=6894) # 18.38 [+1.40] rx=54816 (6894 MB) # 18.38 [+0.00] ok # 18.58 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=116032 (MB=7240), tx/s=116032 (MB/s=7240) # 21.51 [+1.50] rx=116032 (7240 MB) # 21.51 [+0.00] ok # 21.70 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=117366 (MB=7324), tx/s=117366 (MB/s=7324) # 24.52 [+1.36] rx=58652 (7324 MB) # 24.52 [+0.00] ok # 24.71 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=142336 (MB=8882), tx/s=142336 (MB/s=8882) # 27.63 [+1.50] rx=142336 (8882 MB) # 27.63 [+0.00] ok # 27.82 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=118246 (MB=7378), tx/s=118246 (MB/s=7378) # 30.65 [+1.36] rx=59094 (7378 MB) # 30.65 [+0.00] ok # 30.82 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.42] tx=148256 (MB=9251), tx/s=148256 (MB/s=9251) # 33.74 [+1.50] rx=148256 (9251 MB) # 33.75 [+0.00] ok # 33.92 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.46] tx=131418 (MB=8200), tx/s=131418 (MB/s=8200) # 36.75 [+1.36] rx=65511 (8200 MB) # 36.75 [+0.00] ok # 36.77 [+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__->