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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=134080 (MB=8367), tx/s=134080 (MB/s=8367) # 3.05 [+1.50] rx=134080 (8367 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=132376 (MB=8260), tx/s=132376 (MB/s=8260) # 6.04 [+1.36] rx=66155 (8260 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=150976 (MB=9421), tx/s=150976 (MB/s=9421) # 9.11 [+1.50] rx=150976 (9421 MB) # 9.11 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=130013 (MB=8113), tx/s=130013 (MB/s=8113) # 12.08 [+1.36] rx=64844 (8113 MB) # 12.09 [+0.00] ok # 12.25 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=167520 (MB=10453), tx/s=167520 (MB/s=10453) # 15.17 [+1.50] rx=167520 (10453 MB) # 15.17 [+0.00] ok # 15.34 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=141517 (MB=8831), tx/s=141517 (MB/s=8831) # 18.16 [+1.40] rx=70668 (8831 MB) # 18.16 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=114048 (MB=7117), tx/s=114048 (MB/s=7117) # 21.26 [+1.50] rx=114048 (7117 MB) # 21.26 [+0.00] ok # 21.43 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.42] tx=101765 (MB=6350), tx/s=101765 (MB/s=6350) # 24.25 [+1.40] rx=50860 (6350 MB) # 24.25 [+0.00] ok # 24.43 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=118944 (MB=7422), tx/s=118944 (MB/s=7422) # 27.36 [+1.50] rx=118944 (7422 MB) # 27.36 [+0.00] ok # 27.55 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=114562 (MB=7149), tx/s=114562 (MB/s=7149) # 30.37 [+1.40] rx=57267 (7149 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.43] tx=135392 (MB=8448), tx/s=135392 (MB/s=8448) # 33.47 [+1.50] rx=135392 (8448 MB) # 33.47 [+0.00] ok # 33.67 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=112365 (MB=7011), tx/s=112365 (MB/s=7011) # 36.49 [+1.40] rx=56009 (7011 MB) # 36.49 [+0.00] ok # 36.51 [+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__->