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=136576 (MB=8522), tx/s=136576 (MB/s=8522) # 3.09 [+1.50] rx=136576 (8522 MB) # 3.10 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=124464 (MB=7767), tx/s=124464 (MB/s=7767) # 6.12 [+1.36] rx=62203 (7767 MB) # 6.12 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=148064 (MB=9239), tx/s=148064 (MB/s=9239) # 9.24 [+1.50] rx=148064 (9239 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=133757 (MB=8346), tx/s=133757 (MB/s=8346) # 12.27 [+1.36] rx=66834 (8346 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=160096 (MB=9990), tx/s=160096 (MB/s=9990) # 15.39 [+1.50] rx=159581 (9958 MB) # 15.39 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.47] tx=130135 (MB=8120), tx/s=130135 (MB/s=8120) # 18.42 [+1.36] rx=64955 (8120 MB) # 18.42 [+0.00] ok # 18.63 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=131104 (MB=8181), tx/s=131104 (MB/s=8181) # 21.55 [+1.50] rx=131104 (8181 MB) # 21.55 [+0.00] ok # 21.75 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=128475 (MB=8017), tx/s=128475 (MB/s=8017) # 24.57 [+1.36] rx=64204 (8017 MB) # 24.57 [+0.00] ok # 24.74 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=142080 (MB=8866), tx/s=142080 (MB/s=8866) # 27.66 [+1.50] rx=142080 (8866 MB) # 27.67 [+0.00] ok # 27.87 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.42] tx=113498 (MB=7082), tx/s=113498 (MB/s=7082) # 30.70 [+1.40] rx=56603 (7082 MB) # 30.70 [+0.00] ok # 30.90 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=162720 (MB=10154), tx/s=162720 (MB/s=10154) # 33.82 [+1.50] rx=162720 (10154 MB) # 33.83 [+0.00] ok # 34.03 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.46] tx=141045 (MB=8801), tx/s=141045 (MB/s=8801) # 36.86 [+1.36] rx=70461 (8801 MB) # 36.86 [+0.00] ok # 36.88 [+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__->