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=74304 (MB=4636), tx/s=74304 (MB/s=4636) # 3.09 [+1.50] rx=74304 (4636 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=105951 (MB=6611), tx/s=105951 (MB/s=6611) # 6.10 [+1.40] rx=52947 (6611 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=103744 (MB=6474), tx/s=103744 (MB/s=6474) # 9.19 [+1.50] rx=103744 (6474 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=121478 (MB=7580), tx/s=121478 (MB/s=7580) # 12.19 [+1.36] rx=60671 (7580 MB) # 12.19 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=145408 (MB=9073), tx/s=145408 (MB/s=9073) # 15.29 [+1.50] rx=145408 (9073 MB) # 15.29 [+0.00] ok # 15.45 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=140633 (MB=8776), tx/s=140633 (MB/s=8776) # 18.27 [+1.40] rx=70207 (8776 MB) # 18.27 [+0.00] ok # 18.42 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=111872 (MB=6981), tx/s=111872 (MB/s=6981) # 21.34 [+1.50] rx=111872 (6981 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=129647 (MB=8090), tx/s=129647 (MB/s=8090) # 24.32 [+1.36] rx=64800 (8090 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=90016 (MB=5617), tx/s=90016 (MB/s=5617) # 27.41 [+1.50] rx=90016 (5617 MB) # 27.41 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=124063 (MB=7741), tx/s=124063 (MB/s=7741) # 30.38 [+1.36] rx=62015 (7741 MB) # 30.38 [+0.00] ok # 30.54 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=140288 (MB=8754), tx/s=140288 (MB/s=8754) # 33.45 [+1.50] rx=140288 (8754 MB) # 33.46 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=131159 (MB=8184), tx/s=131159 (MB/s=8184) # 36.43 [+1.40] rx=65464 (8184 MB) # 36.43 [+0.00] ok # 36.45 [+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__->