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=115456 (MB=7204), tx/s=115456 (MB/s=7204) # 3.08 [+1.50] rx=115456 (7204 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=106170 (MB=6625), tx/s=106170 (MB/s=6625) # 6.08 [+1.40] rx=53073 (6625 MB) # 6.08 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=123328 (MB=7696), tx/s=123328 (MB/s=7696) # 9.16 [+1.50] rx=123328 (7696 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=115130 (MB=7184), tx/s=115130 (MB/s=7184) # 12.18 [+1.36] rx=57554 (7184 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 15.29 [+1.50] rx=139232 (8688 MB) # 15.29 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.46] tx=118992 (MB=7425), tx/s=118992 (MB/s=7425) # 18.30 [+1.36] rx=59329 (7425 MB) # 18.30 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=136928 (MB=8544), tx/s=136928 (MB/s=8544) # 21.41 [+1.50] rx=136928 (8544 MB) # 21.41 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=128835 (MB=8039), tx/s=128835 (MB/s=8039) # 24.41 [+1.36] rx=64409 (8039 MB) # 24.41 [+0.00] ok # 24.58 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 27.50 [+1.50] rx=134688 (8405 MB) # 27.50 [+0.00] ok # 27.69 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=120321 (MB=7508), tx/s=120321 (MB/s=7508) # 30.51 [+1.36] rx=59308 (7508 MB) # 30.51 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=138656 (MB=8652), tx/s=138656 (MB/s=8652) # 33.60 [+1.50] rx=138656 (8652 MB) # 33.60 [+0.00] ok # 33.78 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=126675 (MB=7904), tx/s=126675 (MB/s=7904) # 36.61 [+1.40] rx=63168 (7904 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__->