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=108096 (MB=6745), tx/s=108096 (MB/s=6745) # 3.09 [+1.50] rx=107563 (6712 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=126130 (MB=7870), tx/s=126130 (MB/s=7870) # 6.09 [+1.36] rx=63039 (7870 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=143488 (MB=8954), tx/s=143488 (MB/s=8954) # 9.19 [+1.50] rx=143488 (8954 MB) # 9.19 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=127660 (MB=7966), tx/s=127660 (MB/s=7966) # 12.17 [+1.36] rx=63808 (7966 MB) # 12.18 [+0.00] ok # 12.33 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=157536 (MB=9830), tx/s=157536 (MB/s=9830) # 15.25 [+1.50] rx=157536 (9830 MB) # 15.25 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=117827 (MB=7352), tx/s=117827 (MB/s=7352) # 18.26 [+1.40] rx=58482 (7352 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=131168 (MB=8185), tx/s=131168 (MB/s=8185) # 21.37 [+1.50] rx=131168 (8185 MB) # 21.38 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=108195 (MB=6751), tx/s=108195 (MB/s=6751) # 24.38 [+1.36] rx=54046 (6751 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=145664 (MB=9089), tx/s=145664 (MB/s=9089) # 27.47 [+1.50] rx=145664 (9089 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=114808 (MB=7164), tx/s=114808 (MB/s=7164) # 30.46 [+1.36] rx=57402 (7164 MB) # 30.46 [+0.00] ok # 30.65 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=134720 (MB=8407), tx/s=134720 (MB/s=8407) # 33.58 [+1.50] rx=134720 (8407 MB) # 33.58 [+0.00] ok # 33.77 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=118356 (MB=7385), tx/s=118356 (MB/s=7385) # 36.59 [+1.40] rx=58149 (7385 MB) # 36.59 [+0.00] ok # 36.61 [+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__->