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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 3.05 [+1.50] rx=137664 (8590 MB) # 3.05 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=115298 (MB=7195), tx/s=115298 (MB/s=7195) # 6.04 [+1.40] rx=57639 (7195 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149344 (MB=9319), tx/s=149344 (MB/s=9319) # 9.15 [+1.50] rx=149344 (9319 MB) # 9.15 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=121811 (MB=7601), tx/s=121811 (MB/s=7601) # 12.13 [+1.40] rx=60898 (7601 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=133856 (MB=8353), tx/s=133856 (MB/s=8353) # 15.22 [+1.50] rx=133856 (8353 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=123448 (MB=7703), tx/s=123448 (MB/s=7703) # 18.21 [+1.40] rx=61653 (7703 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=122336 (MB=7634), tx/s=122336 (MB/s=7634) # 21.30 [+1.50] rx=122336 (7634 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=111528 (MB=6959), tx/s=111528 (MB/s=6959) # 24.29 [+1.40] rx=55743 (6959 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=120576 (MB=7524), tx/s=120576 (MB/s=7524) # 27.38 [+1.50] rx=120576 (7524 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=134143 (MB=8371), tx/s=134143 (MB/s=8371) # 30.36 [+1.40] rx=65943 (8371 MB) # 30.36 [+0.00] ok # 30.53 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=165056 (MB=10300), tx/s=165056 (MB/s=10300) # 33.45 [+1.50] rx=165056 (10300 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=144174 (MB=8996), tx/s=144174 (MB/s=8996) # 36.45 [+1.40] rx=71979 (8996 MB) # 36.45 [+0.00] ok # 36.48 [+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__->