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=113664 (MB=7093), tx/s=113664 (MB/s=7093) # 3.06 [+1.50] rx=113664 (7093 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.47] tx=131665 (MB=8216), tx/s=131665 (MB/s=8216) # 6.05 [+1.36] rx=65802 (8216 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=151264 (MB=9439), tx/s=151264 (MB/s=9439) # 9.15 [+1.50] rx=151264 (9439 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=138828 (MB=8663), tx/s=138828 (MB/s=8663) # 12.15 [+1.40] rx=69388 (8663 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=166656 (MB=10399), tx/s=166656 (MB/s=10399) # 15.24 [+1.50] rx=166656 (10399 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=147790 (MB=9222), tx/s=147790 (MB/s=9222) # 18.24 [+1.40] rx=73862 (9222 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=114080 (MB=7119), tx/s=114080 (MB/s=7119) # 21.34 [+1.50] rx=114080 (7119 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=130926 (MB=8170), tx/s=130926 (MB/s=8170) # 24.33 [+1.36] rx=65440 (8170 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=117568 (MB=7336), tx/s=117568 (MB/s=7336) # 27.42 [+1.50] rx=117568 (7336 MB) # 27.42 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=117659 (MB=7342), tx/s=117659 (MB/s=7342) # 30.42 [+1.36] rx=58820 (7342 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=133568 (MB=8335), tx/s=133568 (MB/s=8335) # 33.51 [+1.50] rx=133568 (8335 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=119547 (MB=7460), tx/s=119547 (MB/s=7460) # 36.50 [+1.40] rx=59427 (7460 MB) # 36.50 [+0.00] ok # 36.53 [+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__->