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=111744 (MB=6973), tx/s=111744 (MB/s=6973) # 3.10 [+1.50] rx=111744 (6973 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=114255 (MB=7129), tx/s=114255 (MB/s=7129) # 6.12 [+1.40] rx=56848 (7129 MB) # 6.12 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=134432 (MB=8389), tx/s=134432 (MB/s=8389) # 9.24 [+1.50] rx=134432 (8389 MB) # 9.24 [+0.00] ok # 9.42 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=119356 (MB=7448), tx/s=119356 (MB/s=7448) # 12.24 [+1.36] rx=59573 (7448 MB) # 12.24 [+0.00] ok # 12.42 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=164736 (MB=10280), tx/s=164736 (MB/s=10280) # 15.34 [+1.50] rx=164736 (10280 MB) # 15.34 [+0.00] ok # 15.50 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=139431 (MB=8701), tx/s=139431 (MB/s=8701) # 18.32 [+1.40] rx=69511 (8701 MB) # 18.32 [+0.00] ok # 18.50 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=124832 (MB=7789), tx/s=124832 (MB/s=7789) # 21.42 [+1.50] rx=124832 (7789 MB) # 21.42 [+0.00] ok # 21.58 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=127477 (MB=7955), tx/s=127477 (MB/s=7955) # 24.40 [+1.36] rx=63711 (7955 MB) # 24.40 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=146560 (MB=9145), tx/s=146560 (MB/s=9145) # 27.51 [+1.50] rx=146560 (9145 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=127374 (MB=7948), tx/s=127374 (MB/s=7948) # 30.51 [+1.36] rx=63664 (7948 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=151264 (MB=9439), tx/s=151264 (MB/s=9439) # 33.60 [+1.50] rx=151264 (9439 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=137938 (MB=8607), tx/s=137938 (MB/s=8607) # 36.60 [+1.40] rx=68785 (8607 MB) # 36.60 [+0.00] ok # 36.62 [+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__->