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=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 3.06 [+1.50] rx=137643 (8589 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=133466 (MB=8328), tx/s=133466 (MB/s=8328) # 6.04 [+1.36] rx=66242 (8328 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=148928 (MB=9293), tx/s=148928 (MB/s=9293) # 9.12 [+1.50] rx=148928 (9293 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=141937 (MB=8857), tx/s=141937 (MB/s=8857) # 12.10 [+1.40] rx=70944 (8857 MB) # 12.10 [+0.00] ok # 12.27 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=130944 (MB=8171), tx/s=130944 (MB/s=8171) # 15.19 [+1.50] rx=130944 (8171 MB) # 15.20 [+0.00] ok # 15.36 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=120979 (MB=7549), tx/s=120979 (MB/s=7549) # 18.18 [+1.40] rx=60438 (7549 MB) # 18.18 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=110496 (MB=6895), tx/s=110496 (MB/s=6895) # 21.27 [+1.50] rx=110496 (6895 MB) # 21.27 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=131190 (MB=8186), tx/s=131190 (MB/s=8186) # 24.25 [+1.36] rx=65571 (8186 MB) # 24.26 [+0.00] ok # 24.42 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=146464 (MB=9139), tx/s=146464 (MB/s=9139) # 27.34 [+1.50] rx=146464 (9139 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=137261 (MB=8565), tx/s=137261 (MB/s=8565) # 30.32 [+1.36] rx=68626 (8565 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=161440 (MB=10074), tx/s=161440 (MB/s=10074) # 33.41 [+1.50] rx=161440 (10074 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.50] tx=144241 (MB=9001), tx/s=144241 (MB/s=9001) # 36.39 [+1.32] rx=72086 (9001 MB) # 36.39 [+0.00] ok # 36.41 [+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__->