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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=131584 (MB=8211), tx/s=131584 (MB/s=8211) # 3.07 [+1.50] rx=131437 (8202 MB) # 3.07 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=130199 (MB=8124), tx/s=130199 (MB/s=8124) # 6.07 [+1.36] rx=65057 (8124 MB) # 6.08 [+0.00] ok # 6.28 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 9.20 [+1.50] rx=131872 (8229 MB) # 9.20 [+0.00] ok # 9.41 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.47] tx=120053 (MB=7491), tx/s=120053 (MB/s=7491) # 12.24 [+1.36] rx=59752 (7491 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=156384 (MB=9758), tx/s=156384 (MB/s=9758) # 15.36 [+1.50] rx=156384 (9758 MB) # 15.36 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=137062 (MB=8553), tx/s=137062 (MB/s=8553) # 18.35 [+1.40] rx=68362 (8553 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=135328 (MB=8444), tx/s=135328 (MB/s=8444) # 21.47 [+1.50] rx=135328 (8444 MB) # 21.48 [+0.00] ok # 21.68 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.43] tx=115717 (MB=7221), tx/s=115717 (MB/s=7221) # 24.51 [+1.40] rx=57788 (7221 MB) # 24.51 [+0.00] ok # 24.71 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=137504 (MB=8580), tx/s=137504 (MB/s=8580) # 27.63 [+1.50] rx=137504 (8580 MB) # 27.63 [+0.00] ok # 27.82 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.42] tx=131245 (MB=8190), tx/s=131245 (MB/s=8190) # 30.64 [+1.40] rx=65467 (8190 MB) # 30.64 [+0.00] ok # 30.82 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=148384 (MB=9259), tx/s=148384 (MB/s=9259) # 33.75 [+1.50] rx=148384 (9259 MB) # 33.75 [+0.00] ok # 33.94 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=117921 (MB=7358), tx/s=117921 (MB/s=7358) # 36.76 [+1.40] rx=58716 (7358 MB) # 36.77 [+0.00] ok # 36.79 [+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__->