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=111200 (MB=6939), tx/s=111200 (MB/s=6939) # 3.07 [+1.50] rx=111200 (6939 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=116959 (MB=7298), tx/s=116959 (MB/s=7298) # 6.07 [+1.40] rx=58467 (7298 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=141632 (MB=8838), tx/s=141632 (MB/s=8838) # 9.16 [+1.50] rx=141632 (8838 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=121991 (MB=7612), tx/s=121991 (MB/s=7612) # 12.15 [+1.40] rx=60990 (7612 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=154784 (MB=9659), tx/s=154784 (MB/s=9659) # 15.24 [+1.50] rx=154784 (9659 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=125144 (MB=7809), tx/s=125144 (MB/s=7809) # 18.24 [+1.40] rx=62538 (7809 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=119328 (MB=7446), tx/s=119328 (MB/s=7446) # 21.34 [+1.50] rx=119328 (7446 MB) # 21.34 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=114878 (MB=7168), tx/s=114878 (MB/s=7168) # 24.34 [+1.40] rx=57427 (7168 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=142656 (MB=8902), tx/s=142656 (MB/s=8902) # 27.44 [+1.50] rx=142656 (8902 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=137496 (MB=8580), tx/s=137496 (MB/s=8580) # 30.43 [+1.36] rx=68704 (8580 MB) # 30.44 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=164448 (MB=10262), tx/s=164448 (MB/s=10262) # 33.53 [+1.50] rx=164448 (10262 MB) # 33.54 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=145075 (MB=9053), tx/s=145075 (MB/s=9053) # 36.52 [+1.40] rx=72440 (9053 MB) # 36.52 [+0.00] ok # 36.55 [+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__->