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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=81024 (MB=5056), tx/s=81024 (MB/s=5056) # 3.09 [+1.50] rx=81024 (5056 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=130189 (MB=8124), tx/s=130189 (MB/s=8124) # 6.11 [+1.36] rx=64306 (8124 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=87872 (MB=5483), tx/s=87872 (MB/s=5483) # 9.22 [+1.50] rx=87872 (5483 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=119658 (MB=7467), tx/s=119658 (MB/s=7467) # 12.22 [+1.36] rx=59824 (7467 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 15.33 [+1.50] rx=112288 (7007 MB) # 15.33 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=121443 (MB=7578), tx/s=121443 (MB/s=7578) # 18.32 [+1.40] rx=59685 (7578 MB) # 18.32 [+0.00] ok # 18.50 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=85216 (MB=5317), tx/s=85216 (MB/s=5317) # 21.42 [+1.50] rx=85216 (5317 MB) # 21.42 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=118018 (MB=7364), tx/s=118018 (MB/s=7364) # 24.41 [+1.36] rx=58941 (7364 MB) # 24.41 [+0.00] ok # 24.57 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=102752 (MB=6412), tx/s=102752 (MB/s=6412) # 27.50 [+1.50] rx=102752 (6412 MB) # 27.50 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=134063 (MB=8366), tx/s=134063 (MB/s=8366) # 30.49 [+1.36] rx=67010 (8366 MB) # 30.49 [+0.00] ok # 30.68 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=111488 (MB=6957), tx/s=111488 (MB/s=6957) # 33.60 [+1.50] rx=111488 (6957 MB) # 33.60 [+0.00] ok # 33.76 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=140437 (MB=8763), tx/s=140437 (MB/s=8763) # 36.58 [+1.40] rx=70141 (8763 MB) # 36.58 [+0.00] ok # 36.60 [+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__->