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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=94944 (MB=5924), tx/s=94944 (MB/s=5924) # 3.08 [+1.50] rx=94944 (5924 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=113331 (MB=7072), tx/s=113331 (MB/s=7072) # 6.09 [+1.36] rx=56561 (7072 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=88896 (MB=5547), tx/s=88896 (MB/s=5547) # 9.20 [+1.50] rx=88896 (5547 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=117544 (MB=7335), tx/s=117544 (MB/s=7335) # 12.20 [+1.36] rx=58666 (7335 MB) # 12.21 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=104032 (MB=6491), tx/s=104032 (MB/s=6491) # 15.32 [+1.50] rx=104032 (6491 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=131439 (MB=8202), tx/s=131439 (MB/s=8202) # 18.32 [+1.40] rx=65464 (8202 MB) # 18.33 [+0.00] ok # 18.50 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=99136 (MB=6186), tx/s=99136 (MB/s=6186) # 21.42 [+1.50] rx=98116 (6122 MB) # 21.42 [+0.00] ok # 21.60 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.47] tx=125630 (MB=7839), tx/s=125630 (MB/s=7839) # 24.42 [+1.36] rx=62801 (7839 MB) # 24.42 [+0.00] ok # 24.59 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=102560 (MB=6400), tx/s=102560 (MB/s=6400) # 27.51 [+1.50] rx=102560 (6400 MB) # 27.51 [+0.00] ok # 27.67 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=123462 (MB=7704), tx/s=123462 (MB/s=7704) # 30.49 [+1.36] rx=60008 (7704 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 33.59 [+1.50] rx=117248 (7316 MB) # 33.59 [+0.00] ok # 33.76 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=134084 (MB=8367), tx/s=134084 (MB/s=8367) # 36.58 [+1.40] rx=66859 (8367 MB) # 36.58 [+0.00] ok # 36.60 [+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__->