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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=104256 (MB=6505), tx/s=104256 (MB/s=6505) # 3.07 [+1.50] rx=104256 (6505 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131513 (MB=8206), tx/s=131513 (MB/s=8206) # 6.05 [+1.36] rx=65723 (8206 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=105792 (MB=6601), tx/s=105792 (MB/s=6601) # 9.15 [+1.50] rx=105792 (6601 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=125992 (MB=7862), tx/s=125992 (MB/s=7862) # 12.14 [+1.36] rx=60897 (7862 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=140704 (MB=8780), tx/s=140704 (MB/s=8780) # 15.22 [+1.50] rx=140704 (8780 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=119660 (MB=7467), tx/s=119660 (MB/s=7467) # 18.21 [+1.40] rx=59668 (7467 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=84928 (MB=5299), tx/s=84928 (MB/s=5299) # 21.31 [+1.50] rx=84928 (5299 MB) # 21.32 [+0.01] ok # 21.81 [+0.49] ipv6 tcp -m 1 -t 1 -n 1 # 23.34 [+1.53] tx=72817 (MB=4544), tx/s=72817 (MB/s=4544) # 24.70 [+1.36] rx=35208 (4544 MB) # 24.70 [+0.00] ok # 24.90 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.33 [+1.42] tx=74048 (MB=4620), tx/s=74048 (MB/s=4620) # 27.83 [+1.50] rx=74048 (4620 MB) # 27.83 [+0.00] ok # 28.00 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.46 [+1.46] tx=128725 (MB=8032), tx/s=128725 (MB/s=8032) # 30.82 [+1.36] rx=64351 (8032 MB) # 30.82 [+0.00] ok # 31.01 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.43 [+1.42] tx=117952 (MB=7360), tx/s=117952 (MB/s=7360) # 33.93 [+1.50] rx=117952 (7360 MB) # 33.93 [+0.00] ok # 34.12 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.54 [+1.42] tx=130055 (MB=8115), tx/s=130055 (MB/s=8115) # 36.94 [+1.40] rx=64924 (8115 MB) # 36.94 [+0.00] ok # 36.97 [+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__->