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=103968 (MB=6487), tx/s=103968 (MB/s=6487) # 3.06 [+1.50] rx=103968 (6487 MB) # 3.06 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=124232 (MB=7752), tx/s=124232 (MB/s=7752) # 6.06 [+1.36] rx=61310 (7752 MB) # 6.06 [+0.00] ok # 6.21 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=96736 (MB=6036), tx/s=96736 (MB/s=6036) # 9.13 [+1.50] rx=96736 (6036 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=138706 (MB=8655), tx/s=138706 (MB/s=8655) # 12.12 [+1.36] rx=69177 (8655 MB) # 12.12 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=133536 (MB=8333), tx/s=133536 (MB/s=8333) # 15.19 [+1.50] rx=133536 (8333 MB) # 15.19 [+0.00] ok # 15.36 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=141838 (MB=8851), tx/s=141838 (MB/s=8851) # 18.18 [+1.40] rx=70819 (8851 MB) # 18.18 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=106592 (MB=6651), tx/s=106592 (MB/s=6651) # 21.29 [+1.50] rx=106592 (6651 MB) # 21.29 [+0.00] ok # 21.48 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=113699 (MB=7095), tx/s=113699 (MB/s=7095) # 24.30 [+1.36] rx=56804 (7095 MB) # 24.30 [+0.00] ok # 24.50 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=102784 (MB=6414), tx/s=102784 (MB/s=6414) # 27.42 [+1.50] rx=102784 (6414 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=130119 (MB=8119), tx/s=130119 (MB/s=8119) # 30.41 [+1.36] rx=64212 (8119 MB) # 30.41 [+0.00] ok # 30.57 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=136768 (MB=8534), tx/s=136768 (MB/s=8534) # 33.50 [+1.50] rx=136768 (8534 MB) # 33.50 [+0.00] ok # 33.69 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.50] tx=136948 (MB=8546), tx/s=136948 (MB/s=8546) # 36.51 [+1.32] rx=68363 (8546 MB) # 36.51 [+0.00] ok # 36.53 [+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__->