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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=136608 (MB=8524), tx/s=136608 (MB/s=8524) # 3.06 [+1.50] rx=136608 (8524 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130493 (MB=8143), tx/s=130493 (MB/s=8143) # 6.05 [+1.36] rx=65224 (8143 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=144224 (MB=9000), tx/s=144224 (MB/s=9000) # 9.14 [+1.50] rx=144224 (9000 MB) # 9.14 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=130539 (MB=8146), tx/s=130539 (MB/s=8146) # 12.12 [+1.36] rx=65217 (8146 MB) # 12.13 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=158784 (MB=9908), tx/s=158784 (MB/s=9908) # 15.22 [+1.50] rx=158784 (9908 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=120299 (MB=7507), tx/s=120299 (MB/s=7507) # 18.21 [+1.40] rx=60019 (7507 MB) # 18.21 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=127488 (MB=7955), tx/s=127488 (MB/s=7955) # 21.31 [+1.50] rx=127488 (7955 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=116473 (MB=7268), tx/s=116473 (MB/s=7268) # 24.30 [+1.40] rx=58228 (7268 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=147168 (MB=9183), tx/s=147168 (MB/s=9183) # 27.39 [+1.50] rx=147168 (9183 MB) # 27.39 [+0.00] ok # 27.57 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=122119 (MB=7620), tx/s=122119 (MB/s=7620) # 30.39 [+1.40] rx=61053 (7620 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=140960 (MB=8796), tx/s=140960 (MB/s=8796) # 33.48 [+1.50] rx=140960 (8796 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=122339 (MB=7634), tx/s=122339 (MB/s=7634) # 36.47 [+1.40] rx=61119 (7634 MB) # 36.47 [+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__->