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=112032 (MB=6991), tx/s=112032 (MB/s=6991) # 3.08 [+1.50] rx=112032 (6991 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=114531 (MB=7147), tx/s=114531 (MB/s=7147) # 6.08 [+1.40] rx=57257 (7147 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=121760 (MB=7598), tx/s=121760 (MB/s=7598) # 9.17 [+1.50] rx=121760 (7598 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=138058 (MB=8615), tx/s=138058 (MB/s=8615) # 12.16 [+1.36] rx=68989 (8615 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=163040 (MB=10174), tx/s=163040 (MB/s=10174) # 15.25 [+1.50] rx=163040 (10174 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=145620 (MB=9087), tx/s=145620 (MB/s=9087) # 18.24 [+1.36] rx=72768 (9087 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=126976 (MB=7923), tx/s=126976 (MB/s=7923) # 21.33 [+1.50] rx=126976 (7923 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=118968 (MB=7424), tx/s=118968 (MB/s=7424) # 24.32 [+1.40] rx=59443 (7424 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=142816 (MB=8912), tx/s=142816 (MB/s=8912) # 27.41 [+1.50] rx=142816 (8912 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=131666 (MB=8216), tx/s=131666 (MB/s=8216) # 30.41 [+1.40] rx=65830 (8216 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=162656 (MB=10150), tx/s=162656 (MB/s=10150) # 33.50 [+1.50] rx=162656 (10150 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=142653 (MB=8902), tx/s=142653 (MB/s=8902) # 36.50 [+1.40] rx=71311 (8902 MB) # 36.50 [+0.00] ok # 36.52 [+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__->