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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=101344 (MB=6324), tx/s=101344 (MB/s=6324) # 3.11 [+1.50] rx=101344 (6324 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.43] tx=115186 (MB=7188), tx/s=115186 (MB/s=7188) # 6.13 [+1.40] rx=57539 (7188 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=141216 (MB=8812), tx/s=141216 (MB/s=8812) # 9.24 [+1.50] rx=141216 (8812 MB) # 9.25 [+0.00] ok # 9.42 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=127094 (MB=7931), tx/s=127094 (MB/s=7931) # 12.24 [+1.36] rx=63500 (7931 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=162944 (MB=10168), tx/s=162944 (MB/s=10168) # 15.35 [+1.50] rx=162944 (10168 MB) # 15.35 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=122064 (MB=7617), tx/s=122064 (MB/s=7617) # 18.35 [+1.40] rx=60673 (7617 MB) # 18.36 [+0.00] ok # 18.57 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.43] tx=102336 (MB=6386), tx/s=102336 (MB/s=6386) # 21.50 [+1.50] rx=102336 (6386 MB) # 21.50 [+0.00] ok # 21.70 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.43] tx=115048 (MB=7179), tx/s=115048 (MB/s=7179) # 24.53 [+1.40] rx=57375 (7179 MB) # 24.53 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=144768 (MB=9034), tx/s=144768 (MB/s=9034) # 27.65 [+1.50] rx=144768 (9034 MB) # 27.65 [+0.00] ok # 27.81 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.46] tx=129626 (MB=8089), tx/s=129626 (MB/s=8089) # 30.64 [+1.36] rx=64787 (8089 MB) # 30.64 [+0.00] ok # 30.81 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=157792 (MB=9846), tx/s=157792 (MB/s=9846) # 33.73 [+1.50] rx=157792 (9846 MB) # 33.74 [+0.00] ok # 33.92 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=134264 (MB=8378), tx/s=134264 (MB/s=8378) # 36.74 [+1.40] rx=66959 (8378 MB) # 36.74 [+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__->