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.57 [+1.42] tx=88672 (MB=5533), tx/s=88672 (MB/s=5533) # 3.07 [+1.50] rx=88672 (5533 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=108167 (MB=6750), tx/s=108167 (MB/s=6750) # 6.07 [+1.40] rx=54065 (6750 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=102368 (MB=6388), tx/s=102368 (MB/s=6388) # 9.16 [+1.50] rx=102368 (6388 MB) # 9.16 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=134869 (MB=8416), tx/s=134869 (MB/s=8416) # 12.16 [+1.36] rx=66565 (8416 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=141536 (MB=8832), tx/s=141536 (MB/s=8832) # 15.25 [+1.50] rx=141536 (8832 MB) # 15.25 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=145317 (MB=9068), tx/s=145317 (MB/s=9068) # 18.26 [+1.40] rx=72553 (9068 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=107744 (MB=6723), tx/s=107744 (MB/s=6723) # 21.36 [+1.50] rx=107744 (6723 MB) # 21.36 [+0.00] ok # 21.50 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=128606 (MB=8025), tx/s=128606 (MB/s=8025) # 24.32 [+1.36] rx=64289 (8025 MB) # 24.32 [+0.00] ok # 24.48 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=121184 (MB=7562), tx/s=121184 (MB/s=7562) # 27.39 [+1.50] rx=121184 (7562 MB) # 27.40 [+0.00] ok # 27.54 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=119244 (MB=7441), tx/s=119244 (MB/s=7441) # 30.36 [+1.36] rx=59596 (7441 MB) # 30.36 [+0.00] ok # 30.53 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=113888 (MB=7107), tx/s=113888 (MB/s=7107) # 33.46 [+1.50] rx=113888 (7107 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=133476 (MB=8329), tx/s=133476 (MB/s=8329) # 36.44 [+1.40] rx=66653 (8329 MB) # 36.44 [+0.00] ok # 36.47 [+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__->