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=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 3.07 [+1.50] rx=111328 (6947 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=132640 (MB=8277), tx/s=132640 (MB/s=8277) # 6.05 [+1.36] rx=66186 (8277 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149440 (MB=9325), tx/s=149440 (MB/s=9325) # 9.14 [+1.50] rx=149440 (9325 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=117563 (MB=7336), tx/s=117563 (MB/s=7336) # 12.12 [+1.40] rx=58762 (7336 MB) # 12.12 [+0.00] ok # 12.27 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=131040 (MB=8177), tx/s=131040 (MB/s=8177) # 15.20 [+1.50] rx=131040 (8177 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=145624 (MB=9087), tx/s=145624 (MB/s=9087) # 18.18 [+1.40] rx=72663 (9087 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=112064 (MB=6993), tx/s=112064 (MB/s=6993) # 21.26 [+1.50] rx=112064 (6993 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=130754 (MB=8159), tx/s=130754 (MB/s=8159) # 24.24 [+1.36] rx=65334 (8159 MB) # 24.25 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=149376 (MB=9321), tx/s=149376 (MB/s=9321) # 27.33 [+1.50] rx=149376 (9321 MB) # 27.33 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.42] tx=138623 (MB=8650), tx/s=138623 (MB/s=8650) # 30.32 [+1.40] rx=69286 (8650 MB) # 30.32 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=165344 (MB=10318), tx/s=165344 (MB/s=10318) # 33.40 [+1.50] rx=165344 (10318 MB) # 33.40 [+0.00] ok # 33.57 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=116944 (MB=7297), tx/s=116944 (MB/s=7297) # 36.39 [+1.40] rx=58451 (7297 MB) # 36.39 [+0.00] ok # 36.41 [+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__->