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.55 [+1.42] tx=107008 (MB=6677), tx/s=107008 (MB/s=6677) # 3.05 [+1.50] rx=107008 (6677 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=108266 (MB=6756), tx/s=108266 (MB/s=6756) # 6.03 [+1.36] rx=54117 (6756 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=74208 (MB=4630), tx/s=74208 (MB/s=4630) # 9.11 [+1.50] rx=74208 (4630 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.48] tx=122386 (MB=7637), tx/s=122386 (MB/s=7637) # 12.09 [+1.34] rx=59206 (7637 MB) # 12.09 [+0.00] ok # 12.49 [+0.40] ipv4 udp -m 3 -t 1 -n 32 # 13.94 [+1.45] tx=86048 (MB=5369), tx/s=86048 (MB/s=5369) # 15.44 [+1.50] rx=86048 (5369 MB) # 15.44 [+0.00] ok # 15.61 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=133286 (MB=8317), tx/s=133286 (MB/s=8317) # 18.43 [+1.40] rx=66447 (8317 MB) # 18.44 [+0.00] ok # 18.62 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=90976 (MB=5677), tx/s=90976 (MB/s=5677) # 21.54 [+1.50] rx=90976 (5677 MB) # 21.54 [+0.00] ok # 21.69 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=129335 (MB=8070), tx/s=129335 (MB/s=8070) # 24.51 [+1.36] rx=64610 (8070 MB) # 24.52 [+0.00] ok # 24.71 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=84640 (MB=5281), tx/s=84640 (MB/s=5281) # 27.63 [+1.50] rx=84640 (5281 MB) # 27.63 [+0.00] ok # 27.82 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.42] tx=118590 (MB=7400), tx/s=118590 (MB/s=7400) # 30.64 [+1.40] rx=59228 (7400 MB) # 30.64 [+0.00] ok # 30.83 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=133280 (MB=8317), tx/s=133280 (MB/s=8317) # 33.75 [+1.50] rx=133280 (8317 MB) # 33.75 [+0.00] ok # 33.92 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=138810 (MB=8662), tx/s=138810 (MB/s=8662) # 36.74 [+1.40] rx=69299 (8662 MB) # 36.74 [+0.00] ok # 36.76 [+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__->