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=133632 (MB=8339), tx/s=133632 (MB/s=8339) # 3.05 [+1.50] rx=133632 (8339 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.61 [+1.42] tx=133803 (MB=8349), tx/s=133803 (MB/s=8349) # 6.01 [+1.40] rx=66867 (8349 MB) # 6.01 [+0.00] ok # 6.15 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=147584 (MB=9209), tx/s=147584 (MB/s=9209) # 9.07 [+1.50] rx=147584 (9209 MB) # 9.07 [+0.00] ok # 9.22 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.46] tx=136240 (MB=8501), tx/s=136240 (MB/s=8501) # 12.04 [+1.36] rx=67475 (8501 MB) # 12.04 [+0.00] ok # 12.18 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.60 [+1.42] tx=159072 (MB=9926), tx/s=159072 (MB/s=9926) # 15.10 [+1.50] rx=159072 (9926 MB) # 15.10 [+0.00] ok # 15.24 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.66 [+1.42] tx=140582 (MB=8772), tx/s=140582 (MB/s=8772) # 18.06 [+1.40] rx=70174 (8772 MB) # 18.06 [+0.00] ok # 18.21 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.63 [+1.42] tx=137024 (MB=8550), tx/s=137024 (MB/s=8550) # 21.13 [+1.50] rx=137024 (8550 MB) # 21.13 [+0.00] ok # 21.28 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.74 [+1.46] tx=121887 (MB=7606), tx/s=121887 (MB/s=7606) # 24.10 [+1.36] rx=60912 (7606 MB) # 24.10 [+0.00] ok # 24.25 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.67 [+1.42] tx=140960 (MB=8796), tx/s=140960 (MB/s=8796) # 27.17 [+1.50] rx=140960 (8796 MB) # 27.17 [+0.00] ok # 27.31 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.73 [+1.42] tx=137928 (MB=8607), tx/s=137928 (MB/s=8607) # 30.13 [+1.40] rx=68038 (8607 MB) # 30.13 [+0.00] ok # 30.27 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.69 [+1.42] tx=163616 (MB=10210), tx/s=163616 (MB/s=10210) # 33.19 [+1.50] rx=163616 (10210 MB) # 33.19 [+0.00] ok # 33.34 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.76 [+1.42] tx=143596 (MB=8960), tx/s=143596 (MB/s=8960) # 36.16 [+1.40] rx=71726 (8960 MB) # 36.16 [+0.00] ok # 36.17 [+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__->