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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=66976 (MB=4179), tx/s=66976 (MB/s=4179) # 3.08 [+1.50] rx=66976 (4179 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=124859 (MB=7791), tx/s=124859 (MB/s=7791) # 6.10 [+1.36] rx=62406 (7791 MB) # 6.10 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=90432 (MB=5643), tx/s=90432 (MB/s=5643) # 9.24 [+1.50] rx=90432 (5643 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=109878 (MB=6856), tx/s=109878 (MB/s=6856) # 12.26 [+1.36] rx=54921 (6856 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=115904 (MB=7232), tx/s=115904 (MB/s=7232) # 15.39 [+1.50] rx=115904 (7232 MB) # 15.39 [+0.00] ok # 15.58 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=113161 (MB=7061), tx/s=113161 (MB/s=7061) # 18.40 [+1.40] rx=55964 (7061 MB) # 18.40 [+0.00] ok # 18.57 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=84128 (MB=5249), tx/s=84128 (MB/s=5249) # 21.49 [+1.50] rx=84128 (5249 MB) # 21.49 [+0.00] ok # 21.68 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=116429 (MB=7265), tx/s=116429 (MB/s=7265) # 24.50 [+1.36] rx=58185 (7265 MB) # 24.50 [+0.00] ok # 24.70 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=118016 (MB=7364), tx/s=118016 (MB/s=7364) # 27.62 [+1.50] rx=118016 (7364 MB) # 27.62 [+0.00] ok # 27.81 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.42] tx=118283 (MB=7381), tx/s=118283 (MB/s=7381) # 30.63 [+1.40] rx=59106 (7381 MB) # 30.63 [+0.00] ok # 30.82 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=103616 (MB=6466), tx/s=103616 (MB/s=6466) # 33.75 [+1.50] rx=103616 (6466 MB) # 33.75 [+0.00] ok # 33.93 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=123736 (MB=7721), tx/s=123736 (MB/s=7721) # 36.75 [+1.40] rx=61718 (7721 MB) # 36.75 [+0.00] ok # 36.77 [+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__->