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=90880 (MB=5671), tx/s=90880 (MB/s=5671) # 3.05 [+1.50] rx=90880 (5671 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=130139 (MB=8121), tx/s=130139 (MB/s=8121) # 6.01 [+1.36] rx=65062 (8121 MB) # 6.01 [+0.00] ok # 6.18 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=80896 (MB=5048), tx/s=80896 (MB/s=5048) # 9.10 [+1.50] rx=80896 (5048 MB) # 9.10 [+0.00] ok # 9.27 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=136005 (MB=8487), tx/s=136005 (MB/s=8487) # 12.09 [+1.36] rx=67970 (8487 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=96576 (MB=6026), tx/s=96576 (MB/s=6026) # 15.18 [+1.50] rx=96576 (6026 MB) # 15.18 [+0.00] ok # 15.34 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=125345 (MB=7821), tx/s=125345 (MB/s=7821) # 18.16 [+1.40] rx=62343 (7821 MB) # 18.17 [+0.00] ok # 18.33 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=98400 (MB=6140), tx/s=98400 (MB/s=6140) # 21.25 [+1.50] rx=98400 (6140 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=106731 (MB=6660), tx/s=106731 (MB/s=6660) # 24.24 [+1.40] rx=53352 (6660 MB) # 24.24 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=125664 (MB=7841), tx/s=125664 (MB/s=7841) # 27.33 [+1.50] rx=125664 (7841 MB) # 27.33 [+0.00] ok # 27.51 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=127985 (MB=7986), tx/s=127985 (MB/s=7986) # 30.33 [+1.40] rx=63093 (7986 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=134432 (MB=8389), tx/s=134432 (MB/s=8389) # 33.41 [+1.50] rx=134432 (8389 MB) # 33.41 [+0.00] ok # 33.59 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=118628 (MB=7402), tx/s=118628 (MB/s=7402) # 36.41 [+1.40] rx=58486 (7402 MB) # 36.41 [+0.00] ok # 36.44 [+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__->