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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=141152 (MB=8808), tx/s=141152 (MB/s=8808) # 3.05 [+1.50] rx=141152 (8808 MB) # 3.05 [+0.00] ok # 3.20 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=131958 (MB=8234), tx/s=131958 (MB/s=8234) # 6.02 [+1.36] rx=65970 (8234 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=149792 (MB=9347), tx/s=149792 (MB/s=9347) # 9.09 [+1.50] rx=149792 (9347 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=125161 (MB=7810), tx/s=125161 (MB/s=7810) # 12.06 [+1.36] rx=62571 (7810 MB) # 12.06 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=164832 (MB=10286), tx/s=164832 (MB/s=10286) # 15.13 [+1.50] rx=164832 (10286 MB) # 15.13 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=145624 (MB=9087), tx/s=145624 (MB/s=9087) # 18.11 [+1.40] rx=72757 (9087 MB) # 18.11 [+0.00] ok # 18.26 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.68 [+1.42] tx=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 21.18 [+1.50] rx=138432 (8638 MB) # 21.18 [+0.00] ok # 21.33 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.79 [+1.46] tx=128102 (MB=7994), tx/s=128102 (MB/s=7994) # 24.15 [+1.36] rx=64032 (7994 MB) # 24.15 [+0.00] ok # 24.31 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.73 [+1.42] tx=147776 (MB=9221), tx/s=147776 (MB/s=9221) # 27.23 [+1.50] rx=147776 (9221 MB) # 27.23 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.46] tx=134092 (MB=8367), tx/s=134092 (MB/s=8367) # 30.20 [+1.36] rx=67037 (8367 MB) # 30.20 [+0.00] ok # 30.34 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=164128 (MB=10242), tx/s=164128 (MB/s=10242) # 33.26 [+1.50] rx=164128 (10242 MB) # 33.26 [+0.00] ok # 33.40 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.86 [+1.46] tx=141182 (MB=8810), tx/s=141182 (MB/s=8810) # 36.22 [+1.36] rx=70497 (8810 MB) # 36.22 [+0.00] ok # 36.24 [+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__->