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=127360 (MB=7947), tx/s=127360 (MB/s=7947) # 3.06 [+1.50] rx=126847 (7915 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=122110 (MB=7620), tx/s=122110 (MB/s=7620) # 6.05 [+1.36] rx=61045 (7620 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=145504 (MB=9079), tx/s=145504 (MB/s=9079) # 9.14 [+1.50] rx=145504 (9079 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=129324 (MB=8070), tx/s=129324 (MB/s=8070) # 12.13 [+1.36] rx=64654 (8070 MB) # 12.14 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=163712 (MB=10216), tx/s=163712 (MB/s=10216) # 15.21 [+1.50] rx=163712 (10216 MB) # 15.22 [+0.00] ok # 15.36 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=124557 (MB=7772), tx/s=124557 (MB/s=7772) # 18.18 [+1.40] rx=62155 (7772 MB) # 18.18 [+0.00] ok # 18.37 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=127136 (MB=7933), tx/s=127136 (MB/s=7933) # 21.30 [+1.50] rx=127136 (7933 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=114618 (MB=7152), tx/s=114618 (MB/s=7152) # 24.28 [+1.36] rx=57290 (7152 MB) # 24.29 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=145920 (MB=9105), tx/s=145920 (MB/s=9105) # 27.37 [+1.50] rx=145920 (9105 MB) # 27.37 [+0.00] ok # 27.55 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=137883 (MB=8604), tx/s=137883 (MB/s=8604) # 30.37 [+1.36] rx=68910 (8604 MB) # 30.37 [+0.00] ok # 30.56 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=133664 (MB=8341), tx/s=133664 (MB/s=8341) # 33.48 [+1.50] rx=133664 (8341 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.46] tx=137844 (MB=8601), tx/s=137844 (MB/s=8601) # 36.48 [+1.36] rx=68840 (8601 MB) # 36.48 [+0.00] ok # 36.50 [+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__->