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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=112576 (MB=7025), tx/s=112576 (MB/s=7025) # 3.05 [+1.50] rx=110786 (6913 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129936 (MB=8108), tx/s=129936 (MB/s=8108) # 6.04 [+1.36] rx=64948 (8108 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=148288 (MB=9253), tx/s=148288 (MB/s=9253) # 9.13 [+1.50] rx=148288 (9253 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=119596 (MB=7463), tx/s=119596 (MB/s=7463) # 12.12 [+1.40] rx=59791 (7463 MB) # 12.12 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=159232 (MB=9936), tx/s=159232 (MB/s=9936) # 15.20 [+1.50] rx=159232 (9936 MB) # 15.21 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=123224 (MB=7689), tx/s=123224 (MB/s=7689) # 18.19 [+1.40] rx=61542 (7689 MB) # 18.19 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=113888 (MB=7107), tx/s=113888 (MB/s=7107) # 21.29 [+1.50] rx=113888 (7107 MB) # 21.29 [+0.00] ok # 21.47 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=114224 (MB=7127), tx/s=114224 (MB/s=7127) # 24.29 [+1.40] rx=57103 (7127 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=118624 (MB=7402), tx/s=118624 (MB/s=7402) # 27.37 [+1.50] rx=118624 (7402 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=121053 (MB=7554), tx/s=121053 (MB/s=7554) # 30.36 [+1.40] rx=60522 (7554 MB) # 30.36 [+0.00] ok # 30.53 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=134976 (MB=8422), tx/s=134976 (MB/s=8422) # 33.45 [+1.50] rx=134976 (8422 MB) # 33.45 [+0.00] ok # 33.63 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=139223 (MB=8688), tx/s=139223 (MB/s=8688) # 36.45 [+1.40] rx=69442 (8688 MB) # 36.45 [+0.00] ok # 36.47 [+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__->