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.58 [+1.42] tx=119744 (MB=7472), tx/s=119744 (MB/s=7472) # 3.08 [+1.50] rx=119744 (7472 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=120828 (MB=7540), tx/s=120828 (MB/s=7540) # 6.09 [+1.40] rx=60408 (7540 MB) # 6.09 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=125856 (MB=7853), tx/s=125856 (MB/s=7853) # 9.19 [+1.50] rx=125856 (7853 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=126671 (MB=7904), tx/s=126671 (MB/s=7904) # 12.20 [+1.40] rx=63328 (7904 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=145728 (MB=9093), tx/s=145728 (MB/s=9093) # 15.31 [+1.50] rx=145728 (9093 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=128752 (MB=8034), tx/s=128752 (MB/s=8034) # 18.31 [+1.40] rx=64253 (8034 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=120416 (MB=7514), tx/s=120416 (MB/s=7514) # 21.43 [+1.50] rx=120416 (7514 MB) # 21.43 [+0.00] ok # 21.61 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.42] tx=119839 (MB=7478), tx/s=119839 (MB/s=7478) # 24.43 [+1.40] rx=59917 (7478 MB) # 24.43 [+0.00] ok # 24.61 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=124256 (MB=7754), tx/s=124256 (MB/s=7754) # 27.53 [+1.50] rx=124256 (7754 MB) # 27.53 [+0.00] ok # 27.70 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=125438 (MB=7827), tx/s=125438 (MB/s=7827) # 30.52 [+1.40] rx=62710 (7827 MB) # 30.52 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=145632 (MB=9087), tx/s=145632 (MB/s=9087) # 33.62 [+1.50] rx=145632 (9087 MB) # 33.62 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=126677 (MB=7905), tx/s=126677 (MB/s=7905) # 36.61 [+1.40] rx=63255 (7905 MB) # 36.61 [+0.00] ok # 36.63 [+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__->