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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=68800 (MB=4293), tx/s=68800 (MB/s=4293) # 3.11 [+1.50] rx=68800 (4293 MB) # 3.11 [+0.00] ok # 3.29 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=109199 (MB=6814), tx/s=109199 (MB/s=6814) # 6.11 [+1.36] rx=54480 (6814 MB) # 6.11 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=85568 (MB=5339), tx/s=85568 (MB/s=5339) # 9.22 [+1.50] rx=85568 (5339 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=125648 (MB=7840), tx/s=125648 (MB/s=7840) # 12.23 [+1.36] rx=62748 (7840 MB) # 12.23 [+0.00] ok # 12.44 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=98976 (MB=6176), tx/s=98976 (MB/s=6176) # 15.37 [+1.50] rx=98976 (6176 MB) # 15.37 [+0.00] ok # 15.63 [+0.26] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.43] tx=120841 (MB=7540), tx/s=120841 (MB/s=7540) # 18.46 [+1.40] rx=59489 (7540 MB) # 18.46 [+0.00] ok # 18.65 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.42] tx=78592 (MB=4904), tx/s=78592 (MB/s=4904) # 21.57 [+1.50] rx=78592 (4904 MB) # 21.57 [+0.00] ok # 21.79 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.26 [+1.47] tx=107171 (MB=6687), tx/s=107171 (MB/s=6687) # 24.62 [+1.36] rx=53533 (6687 MB) # 24.62 [+0.00] ok # 24.88 [+0.26] ipv6 udp -m 2 -t 1 -n 32 # 26.31 [+1.43] tx=51936 (MB=3240), tx/s=51936 (MB/s=3240) # 27.81 [+1.50] rx=51936 (3240 MB) # 27.81 [+0.00] ok # 28.06 [+0.24] ipv6 tcp -m 2 -t 1 -n 1 # 29.53 [+1.47] tx=90195 (MB=5628), tx/s=90195 (MB/s=5628) # 30.89 [+1.36] rx=45078 (5628 MB) # 30.89 [+0.00] ok # 31.14 [+0.25] ipv6 udp -m 3 -t 1 -n 32 # 32.57 [+1.43] tx=59264 (MB=3698), tx/s=59264 (MB/s=3698) # 34.07 [+1.50] rx=59264 (3698 MB) # 34.07 [+0.00] ok # 34.29 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.72 [+1.43] tx=86720 (MB=5411), tx/s=86720 (MB/s=5411) # 37.12 [+1.40] rx=43127 (5411 MB) # 37.12 [+0.00] ok # 37.15 [+0.03] 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__->