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=134912 (MB=8419), tx/s=134912 (MB/s=8419) # 3.05 [+1.50] rx=134912 (8419 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=111803 (MB=6976), tx/s=111803 (MB/s=6976) # 6.05 [+1.40] rx=55856 (6976 MB) # 6.06 [+0.00] ok # 6.29 [+0.23] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.43] tx=108736 (MB=6785), tx/s=108736 (MB/s=6785) # 9.22 [+1.50] rx=108736 (6785 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=122491 (MB=7643), tx/s=122491 (MB/s=7643) # 12.24 [+1.36] rx=60378 (7643 MB) # 12.24 [+0.00] ok # 12.40 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=159424 (MB=9948), tx/s=159424 (MB/s=9948) # 15.32 [+1.50] rx=159424 (9948 MB) # 15.32 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=118361 (MB=7386), tx/s=118361 (MB/s=7386) # 18.33 [+1.40] rx=57968 (7386 MB) # 18.33 [+0.00] ok # 18.52 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=127328 (MB=7945), tx/s=127328 (MB/s=7945) # 21.44 [+1.50] rx=127328 (7945 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=125456 (MB=7828), tx/s=125456 (MB/s=7828) # 24.44 [+1.36] rx=62698 (7828 MB) # 24.44 [+0.00] ok # 24.62 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=131200 (MB=8187), tx/s=131200 (MB/s=8187) # 27.55 [+1.50] rx=131200 (8187 MB) # 27.55 [+0.00] ok # 27.73 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.42] tx=117198 (MB=7313), tx/s=117198 (MB/s=7313) # 30.55 [+1.40] rx=58465 (7313 MB) # 30.55 [+0.00] ok # 30.80 [+0.25] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=151424 (MB=9449), tx/s=151424 (MB/s=9449) # 33.72 [+1.50] rx=151424 (9449 MB) # 33.72 [+0.00] ok # 33.92 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=130460 (MB=8141), tx/s=130460 (MB/s=8141) # 36.74 [+1.40] rx=65074 (8141 MB) # 36.74 [+0.00] ok # 36.76 [+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__->