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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.45] tx=86400 (MB=5391), tx/s=86400 (MB/s=5391) # 3.11 [+1.50] rx=85844 (5356 MB) # 3.13 [+0.02] ok # 3.45 [+0.33] ipv4 tcp -m 1 -t 1 -n 1 # 4.92 [+1.47] tx=86599 (MB=5404), tx/s=86599 (MB/s=5404) # 6.28 [+1.36] rx=43275 (5404 MB) # 6.28 [+0.00] ok # 6.48 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.91 [+1.42] tx=113056 (MB=7055), tx/s=113056 (MB/s=7055) # 9.41 [+1.50] rx=113056 (7055 MB) # 9.41 [+0.00] ok # 9.60 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 11.06 [+1.46] tx=130812 (MB=8163), tx/s=130812 (MB/s=8163) # 12.42 [+1.36] rx=65346 (8163 MB) # 12.42 [+0.00] ok # 12.59 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 14.01 [+1.42] tx=160928 (MB=10042), tx/s=160928 (MB/s=10042) # 15.52 [+1.50] rx=160928 (10042 MB) # 15.52 [+0.00] ok # 15.68 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 17.11 [+1.42] tx=118128 (MB=7371), tx/s=118128 (MB/s=7371) # 18.51 [+1.40] rx=58816 (7371 MB) # 18.51 [+0.00] ok # 18.69 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.11 [+1.42] tx=123584 (MB=7712), tx/s=123584 (MB/s=7712) # 21.61 [+1.50] rx=123584 (7712 MB) # 21.61 [+0.00] ok # 21.78 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.46] tx=118273 (MB=7380), tx/s=118273 (MB/s=7380) # 24.59 [+1.36] rx=59079 (7380 MB) # 24.60 [+0.00] ok # 24.77 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=135328 (MB=8444), tx/s=135328 (MB/s=8444) # 27.69 [+1.50] rx=135328 (8444 MB) # 27.69 [+0.00] ok # 27.86 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=128446 (MB=8015), tx/s=128446 (MB/s=8015) # 30.68 [+1.36] rx=63449 (8015 MB) # 30.68 [+0.00] ok # 30.85 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=149504 (MB=9329), tx/s=149504 (MB/s=9329) # 33.78 [+1.50] rx=149504 (9329 MB) # 33.78 [+0.00] ok # 33.95 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=129554 (MB=8084), tx/s=129554 (MB/s=8084) # 36.78 [+1.40] rx=64596 (8084 MB) # 36.78 [+0.00] ok # 36.80 [+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__->