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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=136160 (MB=8496), tx/s=136160 (MB/s=8496) # 3.06 [+1.50] rx=136160 (8496 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=128695 (MB=8031), tx/s=128695 (MB/s=8031) # 6.02 [+1.36] rx=64303 (8031 MB) # 6.02 [+0.00] ok # 6.19 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 9.11 [+1.50] rx=119872 (7480 MB) # 9.11 [+0.00] ok # 9.31 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=135137 (MB=8433), tx/s=135137 (MB/s=8433) # 12.13 [+1.36] rx=66705 (8433 MB) # 12.13 [+0.00] ok # 12.32 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=150528 (MB=9393), tx/s=150528 (MB/s=9393) # 15.24 [+1.50] rx=150528 (9393 MB) # 15.24 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=113555 (MB=7086), tx/s=113555 (MB/s=7086) # 18.26 [+1.40] rx=56674 (7086 MB) # 18.26 [+0.00] ok # 18.47 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=111872 (MB=6981), tx/s=111872 (MB/s=6981) # 21.39 [+1.50] rx=111872 (6981 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=111527 (MB=6959), tx/s=111527 (MB/s=6959) # 24.40 [+1.36] rx=55751 (6959 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=113888 (MB=7107), tx/s=113888 (MB/s=7107) # 27.50 [+1.50] rx=113888 (7107 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=129720 (MB=8095), tx/s=129720 (MB/s=8095) # 30.50 [+1.36] rx=64068 (8095 MB) # 30.50 [+0.00] ok # 30.69 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=152224 (MB=9499), tx/s=152224 (MB/s=9499) # 33.62 [+1.50] rx=152224 (9499 MB) # 33.62 [+0.00] ok # 33.81 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=116268 (MB=7255), tx/s=116268 (MB/s=7255) # 36.63 [+1.40] rx=57739 (7255 MB) # 36.63 [+0.00] ok # 36.66 [+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__->