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=114560 (MB=7148), tx/s=114560 (MB/s=7148) # 3.07 [+1.50] rx=114560 (7148 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=115058 (MB=7180), tx/s=115058 (MB/s=7180) # 6.06 [+1.40] rx=57522 (7180 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=122144 (MB=7622), tx/s=122144 (MB/s=7622) # 9.14 [+1.50] rx=122144 (7622 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=122401 (MB=7638), tx/s=122401 (MB/s=7638) # 12.12 [+1.40] rx=61193 (7638 MB) # 12.13 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=134016 (MB=8363), tx/s=134016 (MB/s=8363) # 15.21 [+1.50] rx=134016 (8363 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=124026 (MB=7739), tx/s=124026 (MB/s=7739) # 18.20 [+1.40] rx=61899 (7739 MB) # 18.20 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=116096 (MB=7244), tx/s=116096 (MB/s=7244) # 21.30 [+1.50] rx=116096 (7244 MB) # 21.30 [+0.00] ok # 21.48 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=113995 (MB=7113), tx/s=113995 (MB/s=7113) # 24.30 [+1.40] rx=56976 (7113 MB) # 24.30 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=122848 (MB=7666), tx/s=122848 (MB/s=7666) # 27.39 [+1.50] rx=122848 (7666 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=120803 (MB=7538), tx/s=120803 (MB/s=7538) # 30.38 [+1.40] rx=60395 (7538 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 33.47 [+1.50] rx=137664 (8590 MB) # 33.47 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=122716 (MB=7657), tx/s=122716 (MB/s=7657) # 36.47 [+1.40] rx=61313 (7657 MB) # 36.47 [+0.00] ok # 36.49 [+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__->