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=133152 (MB=8309), tx/s=133152 (MB/s=8309) # 3.10 [+1.50] rx=132745 (8283 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=126300 (MB=7881), tx/s=126300 (MB/s=7881) # 6.11 [+1.36] rx=63129 (7881 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=115712 (MB=7220), tx/s=115712 (MB/s=7220) # 9.23 [+1.50] rx=115712 (7220 MB) # 9.23 [+0.00] ok # 9.43 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=116792 (MB=7288), tx/s=116792 (MB/s=7288) # 12.25 [+1.36] rx=56322 (7288 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=159072 (MB=9926), tx/s=159072 (MB/s=9926) # 15.36 [+1.50] rx=159072 (9926 MB) # 15.36 [+0.00] ok # 15.55 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=142835 (MB=8913), tx/s=142835 (MB/s=8913) # 18.37 [+1.40] rx=71340 (8913 MB) # 18.37 [+0.00] ok # 18.54 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=131424 (MB=8201), tx/s=131424 (MB/s=8201) # 21.46 [+1.50] rx=131424 (8201 MB) # 21.47 [+0.00] ok # 21.63 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=119854 (MB=7479), tx/s=119854 (MB/s=7479) # 24.45 [+1.36] rx=59910 (7479 MB) # 24.45 [+0.00] ok # 24.61 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=147136 (MB=9181), tx/s=147136 (MB/s=9181) # 27.53 [+1.50] rx=147136 (9181 MB) # 27.53 [+0.00] ok # 27.70 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=131939 (MB=8233), tx/s=131939 (MB/s=8233) # 30.52 [+1.40] rx=65112 (8233 MB) # 30.52 [+0.00] ok # 30.69 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=160704 (MB=10028), tx/s=160704 (MB/s=10028) # 33.61 [+1.50] rx=160704 (10028 MB) # 33.61 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=136518 (MB=8519), tx/s=136518 (MB/s=8519) # 36.60 [+1.40] rx=68136 (8519 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__->