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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=120640 (MB=7528), tx/s=120640 (MB/s=7528) # 3.10 [+1.50] rx=120319 (7508 MB) # 3.10 [+0.00] ok # 3.29 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=108810 (MB=6790), tx/s=108810 (MB/s=6790) # 6.11 [+1.36] rx=54399 (6790 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=125280 (MB=7817), tx/s=125280 (MB/s=7817) # 9.22 [+1.50] rx=125280 (7817 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=116888 (MB=7294), tx/s=116888 (MB/s=7294) # 12.22 [+1.36] rx=58423 (7294 MB) # 12.23 [+0.00] ok # 12.39 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=136928 (MB=8544), tx/s=136928 (MB/s=8544) # 15.31 [+1.50] rx=136928 (8544 MB) # 15.31 [+0.00] ok # 15.50 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.46] tx=116988 (MB=7300), tx/s=116988 (MB/s=7300) # 18.33 [+1.36] rx=57906 (7300 MB) # 18.33 [+0.00] ok # 18.53 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=121760 (MB=7598), tx/s=121760 (MB/s=7598) # 21.46 [+1.50] rx=121760 (7598 MB) # 21.46 [+0.00] ok # 21.64 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.46] tx=113339 (MB=7072), tx/s=113339 (MB/s=7072) # 24.46 [+1.36] rx=56634 (7072 MB) # 24.46 [+0.00] ok # 24.65 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=129792 (MB=8099), tx/s=129792 (MB/s=8099) # 27.57 [+1.50] rx=129792 (8099 MB) # 27.57 [+0.00] ok # 27.77 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.46] tx=133383 (MB=8323), tx/s=133383 (MB/s=8323) # 30.59 [+1.36] rx=65786 (8323 MB) # 30.59 [+0.00] ok # 30.77 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=154176 (MB=9621), tx/s=154176 (MB/s=9621) # 33.69 [+1.50] rx=154176 (9621 MB) # 33.69 [+0.00] ok # 33.85 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=122478 (MB=7643), tx/s=122478 (MB/s=7643) # 36.68 [+1.40] rx=61129 (7643 MB) # 36.68 [+0.00] ok # 36.70 [+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__->