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=82080 (MB=5122), tx/s=82080 (MB/s=5122) # 3.09 [+1.50] rx=82080 (5122 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=122806 (MB=7663), tx/s=122806 (MB/s=7663) # 6.12 [+1.36] rx=61388 (7663 MB) # 6.13 [+0.00] ok # 6.29 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=109600 (MB=6839), tx/s=109600 (MB/s=6839) # 9.21 [+1.50] rx=109600 (6839 MB) # 9.21 [+0.00] ok # 9.36 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=133784 (MB=8348), tx/s=133784 (MB/s=8348) # 12.18 [+1.36] rx=66081 (8348 MB) # 12.18 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 15.28 [+1.50] rx=133792 (8349 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=109196 (MB=6814), tx/s=109196 (MB/s=6814) # 18.26 [+1.40] rx=53975 (6814 MB) # 18.26 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=101152 (MB=6312), tx/s=101152 (MB/s=6312) # 21.37 [+1.50] rx=101152 (6312 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=108201 (MB=6752), tx/s=108201 (MB/s=6752) # 24.36 [+1.36] rx=54075 (6752 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=118688 (MB=7406), tx/s=118688 (MB/s=7406) # 27.47 [+1.50] rx=118688 (7406 MB) # 27.47 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=133505 (MB=8331), tx/s=133505 (MB/s=8331) # 30.47 [+1.36] rx=66691 (8331 MB) # 30.47 [+0.00] ok # 30.63 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=141696 (MB=8842), tx/s=141696 (MB/s=8842) # 33.55 [+1.50] rx=141696 (8842 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=141851 (MB=8852), tx/s=141851 (MB/s=8852) # 36.54 [+1.40] rx=70817 (8852 MB) # 36.54 [+0.00] ok # 36.56 [+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__->