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=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 3.08 [+1.50] rx=124800 (7787 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=115568 (MB=7211), tx/s=115568 (MB/s=7211) # 6.09 [+1.36] rx=57781 (7211 MB) # 6.10 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=134336 (MB=8383), tx/s=134336 (MB/s=8383) # 9.19 [+1.50] rx=134130 (8370 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=123021 (MB=7676), tx/s=123021 (MB/s=7676) # 12.21 [+1.36] rx=61484 (7676 MB) # 12.22 [+0.00] ok # 12.42 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=129760 (MB=8097), tx/s=129760 (MB/s=8097) # 15.35 [+1.50] rx=129760 (8097 MB) # 15.35 [+0.00] ok # 15.53 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=116569 (MB=7274), tx/s=116569 (MB/s=7274) # 18.36 [+1.40] rx=57550 (7274 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 21.47 [+1.50] rx=118592 (7400 MB) # 21.47 [+0.00] ok # 21.68 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=124892 (MB=7793), tx/s=124892 (MB/s=7793) # 24.50 [+1.36] rx=62439 (7793 MB) # 24.50 [+0.00] ok # 24.69 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=138848 (MB=8664), tx/s=138848 (MB/s=8664) # 27.61 [+1.50] rx=138848 (8664 MB) # 27.61 [+0.00] ok # 27.78 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.46] tx=130686 (MB=8155), tx/s=130686 (MB/s=8155) # 30.60 [+1.36] rx=64410 (8155 MB) # 30.60 [+0.00] ok # 30.78 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 33.70 [+1.50] rx=164768 (10282 MB) # 33.70 [+0.00] ok # 33.88 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.30 [+1.42] tx=120378 (MB=7512), tx/s=120378 (MB/s=7512) # 36.70 [+1.40] rx=59898 (7512 MB) # 36.71 [+0.00] ok # 36.73 [+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__->