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.57 [+1.42] tx=110208 (MB=6877), tx/s=110208 (MB/s=6877) # 3.07 [+1.50] rx=110208 (6877 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=112697 (MB=7032), tx/s=112697 (MB/s=7032) # 6.06 [+1.40] rx=56340 (7032 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=116544 (MB=7272), tx/s=116544 (MB/s=7272) # 9.16 [+1.50] rx=116544 (7272 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=118116 (MB=7370), tx/s=118116 (MB/s=7370) # 12.15 [+1.40] rx=58954 (7370 MB) # 12.15 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=128768 (MB=8035), tx/s=128768 (MB/s=8035) # 15.24 [+1.50] rx=128768 (8035 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=119404 (MB=7451), tx/s=119404 (MB/s=7451) # 18.22 [+1.40] rx=59677 (7451 MB) # 18.22 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=109760 (MB=6849), tx/s=109760 (MB/s=6849) # 21.32 [+1.50] rx=109760 (6849 MB) # 21.32 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=109912 (MB=6858), tx/s=109912 (MB/s=6858) # 24.32 [+1.40] rx=54925 (6858 MB) # 24.32 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=116736 (MB=7284), tx/s=116736 (MB/s=7284) # 27.42 [+1.50] rx=116736 (7284 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=115929 (MB=7234), tx/s=115929 (MB/s=7234) # 30.41 [+1.40] rx=57949 (7234 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=131040 (MB=8177), tx/s=131040 (MB/s=8177) # 33.50 [+1.50] rx=131040 (8177 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=117592 (MB=7338), tx/s=117592 (MB/s=7338) # 36.49 [+1.40] rx=58737 (7338 MB) # 36.49 [+0.00] ok # 36.52 [+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__->