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=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 3.08 [+1.50] rx=137760 (8596 MB) # 3.08 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=126242 (MB=7877), tx/s=126242 (MB/s=7877) # 6.07 [+1.36] rx=63089 (7877 MB) # 6.08 [+0.00] ok # 6.23 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 9.15 [+1.50] rx=140352 (8758 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135834 (MB=8476), tx/s=135834 (MB/s=8476) # 12.14 [+1.36] rx=66200 (8476 MB) # 12.14 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=150560 (MB=9395), tx/s=150560 (MB/s=9395) # 15.21 [+1.50] rx=150560 (9395 MB) # 15.22 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=121895 (MB=7606), tx/s=121895 (MB/s=7606) # 18.21 [+1.40] rx=60625 (7606 MB) # 18.21 [+0.00] ok # 18.39 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=102368 (MB=6388), tx/s=102368 (MB/s=6388) # 21.32 [+1.50] rx=102368 (6388 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=130932 (MB=8170), tx/s=130932 (MB/s=8170) # 24.30 [+1.36] rx=65403 (8170 MB) # 24.30 [+0.00] ok # 24.47 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=146336 (MB=9131), tx/s=146336 (MB/s=9131) # 27.39 [+1.50] rx=146336 (9131 MB) # 27.40 [+0.00] ok # 27.57 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=124726 (MB=7783), tx/s=124726 (MB/s=7783) # 30.40 [+1.36] rx=62356 (7783 MB) # 30.40 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=158016 (MB=9860), tx/s=158016 (MB/s=9860) # 33.48 [+1.50] rx=158016 (9860 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=134898 (MB=8418), tx/s=134898 (MB/s=8418) # 36.46 [+1.40] rx=67252 (8418 MB) # 36.46 [+0.00] ok # 36.48 [+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__->