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=134272 (MB=8379), tx/s=134272 (MB/s=8379) # 3.06 [+1.50] rx=134272 (8379 MB) # 3.06 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=112847 (MB=7042), tx/s=112847 (MB/s=7042) # 6.07 [+1.36] rx=56405 (7042 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=146816 (MB=9161), tx/s=146816 (MB/s=9161) # 9.17 [+1.50] rx=145111 (9055 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=128952 (MB=8047), tx/s=128952 (MB/s=8047) # 12.17 [+1.36] rx=64464 (8047 MB) # 12.17 [+0.00] ok # 12.32 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=167328 (MB=10441), tx/s=167328 (MB/s=10441) # 15.24 [+1.50] rx=167328 (10441 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.46] tx=129414 (MB=8075), tx/s=129414 (MB/s=8075) # 18.22 [+1.36] rx=64554 (8075 MB) # 18.22 [+0.00] ok # 18.38 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=141664 (MB=8840), tx/s=141664 (MB/s=8840) # 21.30 [+1.50] rx=141664 (8840 MB) # 21.30 [+0.00] ok # 21.49 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=130017 (MB=8113), tx/s=130017 (MB/s=8113) # 24.32 [+1.36] rx=64983 (8113 MB) # 24.32 [+0.00] ok # 24.51 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=150976 (MB=9421), tx/s=150976 (MB/s=9421) # 27.43 [+1.50] rx=150976 (9421 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=109568 (MB=6837), tx/s=109568 (MB/s=6837) # 30.43 [+1.36] rx=54693 (6837 MB) # 30.43 [+0.00] ok # 30.63 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=157696 (MB=9840), tx/s=157696 (MB/s=9840) # 33.56 [+1.50] rx=157696 (9840 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=133053 (MB=8302), tx/s=133053 (MB/s=8302) # 36.55 [+1.40] rx=66421 (8302 MB) # 36.55 [+0.00] ok # 36.57 [+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__->