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.57 [+1.42] tx=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 3.07 [+1.50] rx=139936 (8732 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=126393 (MB=7887), tx/s=126393 (MB/s=7887) # 6.08 [+1.36] rx=63181 (7887 MB) # 6.08 [+0.00] ok # 6.28 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.43] tx=146880 (MB=9165), tx/s=146880 (MB/s=9165) # 9.21 [+1.50] rx=146880 (9165 MB) # 9.21 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=124948 (MB=7797), tx/s=124948 (MB/s=7797) # 12.24 [+1.36] rx=62459 (7797 MB) # 12.24 [+0.00] ok # 12.45 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=148096 (MB=9241), tx/s=148096 (MB/s=9241) # 15.38 [+1.50] rx=148096 (9241 MB) # 15.38 [+0.00] ok # 15.56 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=119794 (MB=7475), tx/s=119794 (MB/s=7475) # 18.39 [+1.40] rx=59692 (7475 MB) # 18.39 [+0.00] ok # 18.58 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=136480 (MB=8516), tx/s=136480 (MB/s=8516) # 21.51 [+1.50] rx=136480 (8516 MB) # 21.51 [+0.00] ok # 21.70 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=130321 (MB=8132), tx/s=130321 (MB/s=8132) # 24.52 [+1.36] rx=65107 (8132 MB) # 24.52 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=149408 (MB=9323), tx/s=149408 (MB/s=9323) # 27.64 [+1.50] rx=149408 (9323 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=132851 (MB=8290), tx/s=132851 (MB/s=8290) # 30.65 [+1.36] rx=66394 (8290 MB) # 30.66 [+0.00] ok # 30.84 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=151104 (MB=9429), tx/s=151104 (MB/s=9429) # 33.76 [+1.50] rx=151104 (9429 MB) # 33.76 [+0.00] ok # 33.93 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=138973 (MB=8672), tx/s=138973 (MB/s=8672) # 36.76 [+1.40] rx=69376 (8672 MB) # 36.76 [+0.00] ok # 36.78 [+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__->