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=112416 (MB=7015), tx/s=112416 (MB/s=7015) # 3.06 [+1.50] rx=112416 (7015 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114408 (MB=7139), tx/s=114408 (MB/s=7139) # 6.05 [+1.36] rx=57191 (7139 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=150304 (MB=9379), tx/s=150304 (MB/s=9379) # 9.15 [+1.50] rx=150304 (9379 MB) # 9.15 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=138762 (MB=8659), tx/s=138762 (MB/s=8659) # 12.13 [+1.36] rx=69346 (8659 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=166656 (MB=10399), tx/s=166656 (MB/s=10399) # 15.22 [+1.50] rx=163138 (10180 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=120699 (MB=7532), tx/s=120699 (MB/s=7532) # 18.21 [+1.40] rx=60343 (7532 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=112864 (MB=7043), tx/s=112864 (MB/s=7043) # 21.31 [+1.50] rx=112864 (7043 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=130447 (MB=8140), tx/s=130447 (MB/s=8140) # 24.30 [+1.36] rx=65186 (8140 MB) # 24.30 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=149984 (MB=9359), tx/s=149984 (MB/s=9359) # 27.38 [+1.50] rx=149984 (9359 MB) # 27.38 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=117048 (MB=7304), tx/s=117048 (MB/s=7304) # 30.37 [+1.40] rx=58522 (7304 MB) # 30.37 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=165312 (MB=10316), tx/s=165312 (MB/s=10316) # 33.45 [+1.50] rx=165312 (10316 MB) # 33.45 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.46] tx=144512 (MB=9018), tx/s=144512 (MB/s=9018) # 36.43 [+1.36] rx=72072 (9018 MB) # 36.43 [+0.00] ok # 36.45 [+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__->