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=98080 (MB=6120), tx/s=98080 (MB/s=6120) # 3.07 [+1.50] rx=98080 (6120 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=123429 (MB=7702), tx/s=123429 (MB/s=7702) # 6.08 [+1.36] rx=61644 (7702 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=109920 (MB=6859), tx/s=109920 (MB/s=6859) # 9.19 [+1.50] rx=109920 (6859 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=120147 (MB=7497), tx/s=120147 (MB/s=7497) # 12.19 [+1.36] rx=60058 (7497 MB) # 12.19 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=142720 (MB=8906), tx/s=142720 (MB/s=8906) # 15.29 [+1.50] rx=142720 (8906 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=130981 (MB=8173), tx/s=130981 (MB/s=8173) # 18.29 [+1.40] rx=65341 (8173 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=85056 (MB=5307), tx/s=85056 (MB/s=5307) # 21.40 [+1.50] rx=85056 (5307 MB) # 21.40 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=128092 (MB=7993), tx/s=128092 (MB/s=7993) # 24.41 [+1.36] rx=64041 (7993 MB) # 24.41 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=84128 (MB=5249), tx/s=84128 (MB/s=5249) # 27.50 [+1.50] rx=84128 (5249 MB) # 27.50 [+0.00] ok # 27.66 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=136245 (MB=8502), tx/s=136245 (MB/s=8502) # 30.48 [+1.36] rx=68076 (8502 MB) # 30.48 [+0.00] ok # 30.64 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=139200 (MB=8686), tx/s=139200 (MB/s=8686) # 33.56 [+1.50] rx=139200 (8686 MB) # 33.56 [+0.00] ok # 33.72 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=131169 (MB=8185), tx/s=131169 (MB/s=8185) # 36.54 [+1.40] rx=65423 (8185 MB) # 36.54 [+0.00] ok # 36.56 [+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__->