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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=140032 (MB=8738), tx/s=140032 (MB/s=8738) # 3.04 [+1.50] rx=140032 (8738 MB) # 3.04 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.46] tx=131719 (MB=8219), tx/s=131719 (MB/s=8219) # 6.00 [+1.36] rx=65848 (8219 MB) # 6.00 [+0.00] ok # 6.15 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.56 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 9.06 [+1.50] rx=150464 (9389 MB) # 9.07 [+0.00] ok # 9.21 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.63 [+1.42] tx=140034 (MB=8738), tx/s=140034 (MB/s=8738) # 12.03 [+1.40] rx=66548 (8738 MB) # 12.03 [+0.00] ok # 12.17 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.59 [+1.42] tx=164800 (MB=10284), tx/s=164800 (MB/s=10284) # 15.09 [+1.50] rx=164800 (10284 MB) # 15.09 [+0.00] ok # 15.23 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.46] tx=146387 (MB=9135), tx/s=146387 (MB/s=9135) # 18.05 [+1.36] rx=73105 (9135 MB) # 18.05 [+0.00] ok # 18.20 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.62 [+1.42] tx=138912 (MB=8668), tx/s=138912 (MB/s=8668) # 21.12 [+1.50] rx=138912 (8668 MB) # 21.12 [+0.00] ok # 21.27 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.72 [+1.46] tx=130393 (MB=8137), tx/s=130393 (MB/s=8137) # 24.08 [+1.36] rx=65186 (8137 MB) # 24.09 [+0.00] ok # 24.23 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.65 [+1.42] tx=148608 (MB=9273), tx/s=148608 (MB/s=9273) # 27.15 [+1.50] rx=148608 (9273 MB) # 27.15 [+0.00] ok # 27.29 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.71 [+1.42] tx=138783 (MB=8660), tx/s=138783 (MB/s=8660) # 30.11 [+1.40] rx=69343 (8660 MB) # 30.11 [+0.00] ok # 30.25 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.67 [+1.42] tx=164096 (MB=10240), tx/s=164096 (MB/s=10240) # 33.17 [+1.50] rx=164096 (10240 MB) # 33.17 [+0.00] ok # 33.31 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.73 [+1.42] tx=144828 (MB=9037), tx/s=144828 (MB/s=9037) # 36.13 [+1.40] rx=72349 (9037 MB) # 36.13 [+0.00] ok # 36.15 [+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__->