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=100608 (MB=6278), tx/s=100608 (MB/s=6278) # 3.09 [+1.50] rx=100608 (6278 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=110904 (MB=6920), tx/s=110904 (MB/s=6920) # 6.11 [+1.36] rx=55333 (6920 MB) # 6.11 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 9.23 [+1.50] rx=118240 (7378 MB) # 9.23 [+0.00] ok # 9.44 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=128081 (MB=7992), tx/s=128081 (MB/s=7992) # 12.27 [+1.36] rx=64032 (7992 MB) # 12.27 [+0.00] ok # 12.47 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=165024 (MB=10298), tx/s=165024 (MB/s=10298) # 15.40 [+1.50] rx=165024 (10298 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=117963 (MB=7361), tx/s=117963 (MB/s=7361) # 18.42 [+1.40] rx=58564 (7361 MB) # 18.43 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=106304 (MB=6633), tx/s=106304 (MB/s=6633) # 21.54 [+1.50] rx=106304 (6633 MB) # 21.54 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=118456 (MB=7392), tx/s=118456 (MB/s=7392) # 24.56 [+1.36] rx=59209 (7392 MB) # 24.56 [+0.00] ok # 24.75 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=130144 (MB=8121), tx/s=130144 (MB/s=8121) # 27.68 [+1.50] rx=130144 (8121 MB) # 27.68 [+0.00] ok # 27.86 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=123461 (MB=7704), tx/s=123461 (MB/s=7704) # 30.68 [+1.36] rx=61694 (7704 MB) # 30.68 [+0.00] ok # 30.85 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=156640 (MB=9774), tx/s=156640 (MB/s=9774) # 33.78 [+1.50] rx=156640 (9774 MB) # 33.78 [+0.00] ok # 33.97 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.47] tx=116297 (MB=7257), tx/s=116297 (MB/s=7257) # 36.79 [+1.36] rx=57610 (7257 MB) # 36.80 [+0.00] ok # 36.82 [+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__->