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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=135264 (MB=8440), tx/s=135264 (MB/s=8440) # 3.08 [+1.50] rx=135264 (8440 MB) # 3.08 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=113656 (MB=7092), tx/s=113656 (MB/s=7092) # 6.05 [+1.36] rx=56817 (7092 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=142688 (MB=8904), tx/s=142688 (MB/s=8904) # 9.14 [+1.50] rx=142688 (8904 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=124641 (MB=7778), tx/s=124641 (MB/s=7778) # 12.12 [+1.36] rx=61544 (7778 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=157728 (MB=9842), tx/s=157728 (MB/s=9842) # 15.20 [+1.50] rx=157728 (9842 MB) # 15.20 [+0.00] ok # 15.38 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=137923 (MB=8606), tx/s=137923 (MB/s=8606) # 18.20 [+1.40] rx=68800 (8606 MB) # 18.20 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=128064 (MB=7991), tx/s=128064 (MB/s=7991) # 21.30 [+1.50] rx=128064 (7991 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=123191 (MB=7687), tx/s=123191 (MB/s=7687) # 24.29 [+1.36] rx=61568 (7687 MB) # 24.29 [+0.00] ok # 24.44 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=141376 (MB=8822), tx/s=141376 (MB/s=8822) # 27.36 [+1.50] rx=141376 (8822 MB) # 27.36 [+0.00] ok # 27.55 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.47] tx=132112 (MB=8244), tx/s=132112 (MB/s=8244) # 30.38 [+1.36] rx=65375 (8244 MB) # 30.38 [+0.00] ok # 30.54 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=145600 (MB=9085), tx/s=145600 (MB/s=9085) # 33.46 [+1.50] rx=145600 (9085 MB) # 33.46 [+0.00] ok # 33.64 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=116442 (MB=7266), tx/s=116442 (MB/s=7266) # 36.46 [+1.40] rx=58136 (7266 MB) # 36.46 [+0.00] ok # 36.49 [+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__->