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=112832 (MB=7041), tx/s=112832 (MB/s=7041) # 3.07 [+1.50] rx=112832 (7041 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132356 (MB=8259), tx/s=132356 (MB/s=8259) # 6.07 [+1.36] rx=66151 (8259 MB) # 6.07 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 9.18 [+1.50] rx=139968 (8734 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=123277 (MB=7692), tx/s=123277 (MB/s=7692) # 12.17 [+1.40] rx=61636 (7692 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=142496 (MB=8892), tx/s=142496 (MB/s=8892) # 15.28 [+1.50] rx=142496 (8892 MB) # 15.28 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=129019 (MB=8051), tx/s=129019 (MB/s=8051) # 18.29 [+1.40] rx=64422 (8051 MB) # 18.29 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=133664 (MB=8341), tx/s=133664 (MB/s=8341) # 21.40 [+1.50] rx=133664 (8341 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=119022 (MB=7427), tx/s=119022 (MB/s=7427) # 24.40 [+1.36] rx=59508 (7427 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=127776 (MB=7973), tx/s=127776 (MB/s=7973) # 27.50 [+1.50] rx=127776 (7973 MB) # 27.51 [+0.00] ok # 27.68 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.42] tx=124114 (MB=7745), tx/s=124114 (MB/s=7745) # 30.50 [+1.40] rx=62050 (7745 MB) # 30.50 [+0.00] ok # 30.67 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 33.59 [+1.50] rx=147520 (9205 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=144482 (MB=9016), tx/s=144482 (MB/s=9016) # 36.58 [+1.40] rx=72208 (9016 MB) # 36.59 [+0.00] ok # 36.61 [+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__->