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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 3.08 [+1.50] rx=137376 (8572 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=124360 (MB=7760), tx/s=124360 (MB/s=7760) # 6.10 [+1.36] rx=62156 (7760 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=150528 (MB=9393), tx/s=150528 (MB/s=9393) # 9.20 [+1.50] rx=150528 (9393 MB) # 9.20 [+0.00] ok # 9.41 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.47] tx=109899 (MB=6858), tx/s=109899 (MB/s=6858) # 12.23 [+1.36] rx=54718 (6858 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=138400 (MB=8636), tx/s=138400 (MB/s=8636) # 15.35 [+1.50] rx=138400 (8636 MB) # 15.36 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=120430 (MB=7515), tx/s=120430 (MB/s=7515) # 18.38 [+1.40] rx=60044 (7515 MB) # 18.38 [+0.00] ok # 18.59 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=102208 (MB=6378), tx/s=102208 (MB/s=6378) # 21.52 [+1.50] rx=102208 (6378 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=125313 (MB=7819), tx/s=125313 (MB/s=7819) # 24.54 [+1.36] rx=62646 (7819 MB) # 24.54 [+0.00] ok # 24.72 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=143520 (MB=8956), tx/s=143520 (MB/s=8956) # 27.64 [+1.50] rx=143520 (8956 MB) # 27.64 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.47] tx=125751 (MB=7847), tx/s=125751 (MB/s=7847) # 30.66 [+1.36] rx=62844 (7847 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.43] tx=135840 (MB=8476), tx/s=135840 (MB/s=8476) # 33.79 [+1.50] rx=135840 (8476 MB) # 33.80 [+0.00] ok # 34.01 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.43] tx=120505 (MB=7519), tx/s=120505 (MB/s=7519) # 36.84 [+1.40] rx=60014 (7519 MB) # 36.84 [+0.00] ok # 36.86 [+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__->