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=140320 (MB=8756), tx/s=140320 (MB/s=8756) # 3.06 [+1.50] rx=140320 (8756 MB) # 3.06 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 6.05 [+1.40] rx=55686 (6951 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=121216 (MB=7564), tx/s=121216 (MB/s=7564) # 9.13 [+1.50] rx=121216 (7564 MB) # 9.13 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=122100 (MB=7619), tx/s=122100 (MB/s=7619) # 12.12 [+1.40] rx=61044 (7619 MB) # 12.12 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=143904 (MB=8980), tx/s=143904 (MB/s=8980) # 15.21 [+1.50] rx=143904 (8980 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=126871 (MB=7917), tx/s=126871 (MB/s=7917) # 18.19 [+1.40] rx=63330 (7917 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=141184 (MB=8810), tx/s=141184 (MB/s=8810) # 21.29 [+1.50] rx=141184 (8810 MB) # 21.29 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=113604 (MB=7089), tx/s=113604 (MB/s=7089) # 24.29 [+1.40] rx=56792 (7089 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=150176 (MB=9371), tx/s=150176 (MB/s=9371) # 27.39 [+1.50] rx=150176 (9371 MB) # 27.39 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=123489 (MB=7706), tx/s=123489 (MB/s=7706) # 30.37 [+1.40] rx=61738 (7706 MB) # 30.37 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=145632 (MB=9087), tx/s=145632 (MB/s=9087) # 33.47 [+1.50] rx=145632 (9087 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=126389 (MB=7887), tx/s=126389 (MB/s=7887) # 36.46 [+1.40] rx=63128 (7887 MB) # 36.46 [+0.00] ok # 36.48 [+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__->