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=137504 (MB=8580), tx/s=137504 (MB/s=8580) # 3.09 [+1.50] rx=137504 (8580 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=129571 (MB=8085), tx/s=129571 (MB/s=8085) # 6.09 [+1.36] rx=64747 (8085 MB) # 6.11 [+0.02] ok # 7.11 [+0.99] ipv4 udp -m 2 -t 1 -n 32 # 8.56 [+1.45] tx=99424 (MB=6204), tx/s=99424 (MB/s=6204) # 10.06 [+1.50] rx=99360 (6200 MB) # 10.06 [+0.00] ok # 10.28 [+0.22] ipv4 tcp -m 2 -t 1 -n 1 # 11.75 [+1.46] tx=105217 (MB=6565), tx/s=105217 (MB/s=6565) # 13.11 [+1.36] rx=52583 (6565 MB) # 13.11 [+0.00] ok # 13.31 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 14.73 [+1.42] tx=125344 (MB=7821), tx/s=125344 (MB/s=7821) # 16.23 [+1.50] rx=125344 (7821 MB) # 16.23 [+0.00] ok # 16.44 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.86 [+1.42] tx=109638 (MB=6841), tx/s=109638 (MB/s=6841) # 19.26 [+1.40] rx=54510 (6841 MB) # 19.26 [+0.00] ok # 19.48 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.91 [+1.43] tx=99776 (MB=6226), tx/s=99776 (MB/s=6226) # 22.41 [+1.50] rx=98662 (6156 MB) # 22.41 [+0.00] ok # 22.62 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 24.09 [+1.47] tx=101574 (MB=6338), tx/s=101574 (MB/s=6338) # 25.45 [+1.36] rx=50737 (6338 MB) # 25.45 [+0.00] ok # 25.64 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 27.06 [+1.42] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 28.57 [+1.50] rx=116512 (7270 MB) # 28.57 [+0.00] ok # 28.77 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 30.20 [+1.43] tx=108445 (MB=6767), tx/s=108445 (MB/s=6767) # 31.60 [+1.40] rx=54158 (6767 MB) # 31.60 [+0.00] ok # 31.80 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 33.23 [+1.42] tx=126240 (MB=7877), tx/s=126240 (MB/s=7877) # 34.73 [+1.50] rx=126240 (7877 MB) # 34.73 [+0.00] ok # 34.94 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 36.37 [+1.42] tx=109085 (MB=6807), tx/s=109085 (MB/s=6807) # 37.77 [+1.40] rx=54394 (6807 MB) # 37.77 [+0.00] ok # 37.79 [+0.03] 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__->