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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 3.09 [+1.50] rx=132992 (8299 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=123297 (MB=7694), tx/s=123297 (MB/s=7694) # 6.10 [+1.36] rx=61480 (7694 MB) # 6.11 [+0.00] ok # 6.28 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=142080 (MB=8866), tx/s=142080 (MB/s=8866) # 9.20 [+1.50] rx=142080 (8866 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=123897 (MB=7731), tx/s=123897 (MB/s=7731) # 12.21 [+1.36] rx=61922 (7731 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=162656 (MB=10150), tx/s=162656 (MB/s=10150) # 15.33 [+1.50] rx=162656 (10150 MB) # 15.33 [+0.00] ok # 15.54 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.46] tx=118952 (MB=7423), tx/s=118952 (MB/s=7423) # 18.36 [+1.36] rx=59266 (7423 MB) # 18.37 [+0.00] ok # 18.53 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=123904 (MB=7732), tx/s=123904 (MB/s=7732) # 21.46 [+1.50] rx=123904 (7732 MB) # 21.46 [+0.00] ok # 21.67 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.46] tx=111911 (MB=6983), tx/s=111911 (MB/s=6983) # 24.49 [+1.36] rx=55943 (6983 MB) # 24.50 [+0.00] ok # 24.70 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=134656 (MB=8403), tx/s=134656 (MB/s=8403) # 27.62 [+1.50] rx=134656 (8403 MB) # 27.62 [+0.00] ok # 27.83 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=113243 (MB=7066), tx/s=113243 (MB/s=7066) # 30.65 [+1.36] rx=56607 (7066 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=132000 (MB=8237), tx/s=132000 (MB/s=8237) # 33.78 [+1.50] rx=132000 (8237 MB) # 33.78 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=128418 (MB=8013), tx/s=128418 (MB/s=8013) # 36.81 [+1.40] rx=64070 (8013 MB) # 36.82 [+0.00] ok # 36.84 [+0.03] 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__->