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=80384 (MB=5016), tx/s=80384 (MB/s=5016) # 3.07 [+1.50] rx=80384 (5016 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=118688 (MB=7406), tx/s=118688 (MB/s=7406) # 6.06 [+1.36] rx=59313 (7406 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=110016 (MB=6865), tx/s=110016 (MB/s=6865) # 9.16 [+1.50] rx=110016 (6865 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=126219 (MB=7876), tx/s=126219 (MB/s=7876) # 12.16 [+1.36] rx=63107 (7876 MB) # 12.16 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=142080 (MB=8866), tx/s=142080 (MB/s=8866) # 15.27 [+1.50] rx=142080 (8866 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=133190 (MB=8311), tx/s=133190 (MB/s=8311) # 18.27 [+1.40] rx=66483 (8311 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=111104 (MB=6933), tx/s=111104 (MB/s=6933) # 21.36 [+1.50] rx=108781 (6788 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=112451 (MB=7017), tx/s=112451 (MB/s=7017) # 24.36 [+1.40] rx=56216 (7017 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=93632 (MB=5842), tx/s=93632 (MB/s=5842) # 27.46 [+1.50] rx=93632 (5842 MB) # 27.47 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=136421 (MB=8513), tx/s=136421 (MB/s=8513) # 30.45 [+1.36] rx=68168 (8513 MB) # 30.45 [+0.00] ok # 30.61 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=133088 (MB=8305), tx/s=133088 (MB/s=8305) # 33.53 [+1.50] rx=133088 (8305 MB) # 33.53 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=124305 (MB=7757), tx/s=124305 (MB/s=7757) # 36.52 [+1.40] rx=62006 (7757 MB) # 36.52 [+0.00] ok # 36.54 [+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__->