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=126112 (MB=7869), tx/s=126112 (MB/s=7869) # 3.09 [+1.50] rx=126112 (7869 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=118137 (MB=7372), tx/s=118137 (MB/s=7372) # 6.09 [+1.36] rx=59062 (7372 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=145696 (MB=9091), tx/s=145696 (MB/s=9091) # 9.19 [+1.50] rx=145696 (9091 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=135880 (MB=8479), tx/s=135880 (MB/s=8479) # 12.18 [+1.36] rx=67892 (8479 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=127872 (MB=7979), tx/s=127872 (MB/s=7979) # 15.30 [+1.50] rx=127872 (7979 MB) # 15.30 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=119397 (MB=7450), tx/s=119397 (MB/s=7450) # 18.31 [+1.40] rx=59479 (7450 MB) # 18.31 [+0.00] ok # 18.51 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=110912 (MB=6921), tx/s=110912 (MB/s=6921) # 21.44 [+1.50] rx=110912 (6921 MB) # 21.44 [+0.00] ok # 21.63 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.46] tx=97971 (MB=6113), tx/s=97971 (MB/s=6113) # 24.45 [+1.36] rx=48938 (6113 MB) # 24.46 [+0.00] ok # 24.65 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.43] tx=142336 (MB=8882), tx/s=142336 (MB/s=8882) # 27.57 [+1.50] rx=142336 (8882 MB) # 27.58 [+0.00] ok # 27.76 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.47] tx=130586 (MB=8149), tx/s=130586 (MB/s=8149) # 30.59 [+1.36] rx=65202 (8149 MB) # 30.59 [+0.00] ok # 30.77 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=155360 (MB=9695), tx/s=155360 (MB/s=9695) # 33.70 [+1.50] rx=155360 (9695 MB) # 33.70 [+0.00] ok # 33.90 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=116201 (MB=7251), tx/s=116201 (MB/s=7251) # 36.72 [+1.40] rx=57463 (7251 MB) # 36.72 [+0.00] ok # 36.74 [+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__->