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.56 [+1.42] tx=121760 (MB=7598), tx/s=121760 (MB/s=7598) # 3.07 [+1.50] rx=121760 (7598 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=122475 (MB=7642), tx/s=122475 (MB/s=7642) # 6.05 [+1.40] rx=61233 (7642 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 9.14 [+1.50] rx=149248 (9313 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=140456 (MB=8764), tx/s=140456 (MB/s=8764) # 12.13 [+1.36] rx=70201 (8764 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=165728 (MB=10342), tx/s=165728 (MB/s=10342) # 15.22 [+1.50] rx=165728 (10342 MB) # 15.22 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=147053 (MB=9176), tx/s=147053 (MB/s=9176) # 18.20 [+1.40] rx=73509 (9176 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=139776 (MB=8722), tx/s=139776 (MB/s=8722) # 21.29 [+1.50] rx=139776 (8722 MB) # 21.29 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=132914 (MB=8294), tx/s=132914 (MB/s=8294) # 24.28 [+1.40] rx=66436 (8294 MB) # 24.28 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=148800 (MB=9285), tx/s=148800 (MB/s=9285) # 27.36 [+1.50] rx=148800 (9285 MB) # 27.37 [+0.00] ok # 27.53 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.42] tx=138893 (MB=8667), tx/s=138893 (MB/s=8667) # 30.35 [+1.40] rx=68377 (8667 MB) # 30.35 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=164000 (MB=10234), tx/s=164000 (MB/s=10234) # 33.43 [+1.50] rx=164000 (10234 MB) # 33.43 [+0.00] ok # 33.60 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=145704 (MB=9092), tx/s=145704 (MB/s=9092) # 36.41 [+1.40] rx=72830 (9092 MB) # 36.42 [+0.00] ok # 36.44 [+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__->