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=114912 (MB=7170), tx/s=114912 (MB/s=7170) # 3.04 [+1.50] rx=114912 (7170 MB) # 3.04 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=123395 (MB=7700), tx/s=123395 (MB/s=7700) # 6.00 [+1.36] rx=61675 (7700 MB) # 6.01 [+0.00] ok # 6.15 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=94464 (MB=5894), tx/s=94464 (MB/s=5894) # 9.07 [+1.50] rx=94464 (5894 MB) # 9.07 [+0.00] ok # 9.23 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.65 [+1.42] tx=137582 (MB=8585), tx/s=137582 (MB/s=8585) # 12.05 [+1.40] rx=68773 (8585 MB) # 12.05 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=141600 (MB=8836), tx/s=141600 (MB/s=8836) # 15.13 [+1.50] rx=141600 (8836 MB) # 15.13 [+0.00] ok # 15.31 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=142585 (MB=8897), tx/s=142585 (MB/s=8897) # 18.13 [+1.40] rx=71224 (8897 MB) # 18.13 [+0.00] ok # 18.29 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.71 [+1.42] tx=102656 (MB=6406), tx/s=102656 (MB/s=6406) # 21.21 [+1.50] rx=102656 (6406 MB) # 21.21 [+0.00] ok # 21.35 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=112723 (MB=7034), tx/s=112723 (MB/s=7034) # 24.17 [+1.36] rx=56343 (7034 MB) # 24.17 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=83232 (MB=5193), tx/s=83232 (MB/s=5193) # 27.25 [+1.50] rx=83232 (5193 MB) # 27.25 [+0.00] ok # 27.41 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.46] tx=118965 (MB=7423), tx/s=118965 (MB/s=7423) # 30.23 [+1.36] rx=59394 (7423 MB) # 30.23 [+0.00] ok # 30.39 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.81 [+1.42] tx=105440 (MB=6579), tx/s=105440 (MB/s=6579) # 33.31 [+1.50] rx=105440 (6579 MB) # 33.31 [+0.00] ok # 33.46 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.88 [+1.42] tx=139585 (MB=8710), tx/s=139585 (MB/s=8710) # 36.28 [+1.40] rx=69698 (8710 MB) # 36.28 [+0.00] ok # 36.30 [+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__->