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=140096 (MB=8742), tx/s=140096 (MB/s=8742) # 3.06 [+1.50] rx=140096 (8742 MB) # 3.06 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=113229 (MB=7065), tx/s=113229 (MB/s=7065) # 6.05 [+1.40] rx=56611 (7065 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=150336 (MB=9381), tx/s=150336 (MB/s=9381) # 9.13 [+1.50] rx=150336 (9381 MB) # 9.13 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=117358 (MB=7323), tx/s=117358 (MB/s=7323) # 12.13 [+1.40] rx=58673 (7323 MB) # 12.13 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 15.22 [+1.50] rx=131712 (8219 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=120694 (MB=7531), tx/s=120694 (MB/s=7531) # 18.21 [+1.40] rx=60326 (7531 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=112832 (MB=7041), tx/s=112832 (MB/s=7041) # 21.30 [+1.50] rx=112832 (7041 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=112268 (MB=7005), tx/s=112268 (MB/s=7005) # 24.29 [+1.40] rx=56132 (7005 MB) # 24.29 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 27.39 [+1.50] rx=150048 (9363 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=118570 (MB=7399), tx/s=118570 (MB/s=7399) # 30.38 [+1.40] rx=59283 (7399 MB) # 30.38 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=134368 (MB=8385), tx/s=134368 (MB/s=8385) # 33.48 [+1.50] rx=134368 (8385 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=120777 (MB=7536), tx/s=120777 (MB/s=7536) # 36.48 [+1.40] rx=60374 (7536 MB) # 36.48 [+0.00] ok # 36.51 [+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__->