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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=112064 (MB=6993), tx/s=112064 (MB/s=6993) # 3.11 [+1.50] rx=112064 (6993 MB) # 3.11 [+0.00] ok # 3.32 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.42] tx=113403 (MB=7076), tx/s=113403 (MB/s=7076) # 6.14 [+1.40] rx=56627 (7076 MB) # 6.14 [+0.00] ok # 6.33 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 9.26 [+1.50] rx=138496 (8642 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=111993 (MB=6988), tx/s=111993 (MB/s=6988) # 12.27 [+1.40] rx=55677 (6988 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=145056 (MB=9052), tx/s=145056 (MB/s=9052) # 15.40 [+1.50] rx=145056 (9052 MB) # 15.40 [+0.00] ok # 15.61 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=130299 (MB=8131), tx/s=130299 (MB/s=8131) # 18.43 [+1.40] rx=64992 (8131 MB) # 18.43 [+0.00] ok # 18.64 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=106176 (MB=6625), tx/s=106176 (MB/s=6625) # 21.57 [+1.50] rx=106176 (6625 MB) # 21.57 [+0.00] ok # 21.77 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.42] tx=123043 (MB=7678), tx/s=123043 (MB/s=7678) # 24.59 [+1.40] rx=61506 (7678 MB) # 24.59 [+0.00] ok # 24.76 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=140768 (MB=8784), tx/s=140768 (MB/s=8784) # 27.68 [+1.50] rx=140768 (8784 MB) # 27.68 [+0.00] ok # 27.89 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.47] tx=119401 (MB=7451), tx/s=119401 (MB/s=7451) # 30.72 [+1.36] rx=58580 (7451 MB) # 30.72 [+0.00] ok # 30.90 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=147840 (MB=9225), tx/s=147840 (MB/s=9225) # 33.83 [+1.50] rx=147840 (9225 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=113540 (MB=7085), tx/s=113540 (MB/s=7085) # 36.85 [+1.40] rx=56565 (7085 MB) # 36.86 [+0.00] ok # 36.88 [+0.03] 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__->