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=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 3.07 [+1.50] rx=117792 (7350 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=119230 (MB=7440), tx/s=119230 (MB/s=7440) # 6.07 [+1.36] rx=59524 (7440 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=125312 (MB=7819), tx/s=125312 (MB/s=7819) # 9.16 [+1.50] rx=125312 (7819 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=125890 (MB=7855), tx/s=125890 (MB/s=7855) # 12.15 [+1.40] rx=62804 (7855 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=143776 (MB=8972), tx/s=143776 (MB/s=8972) # 15.26 [+1.50] rx=143776 (8972 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=129358 (MB=8072), tx/s=129358 (MB/s=8072) # 18.25 [+1.40] rx=64377 (8072 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=119136 (MB=7434), tx/s=119136 (MB/s=7434) # 21.35 [+1.50] rx=119136 (7434 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=117723 (MB=7346), tx/s=117723 (MB/s=7346) # 24.34 [+1.40] rx=58779 (7346 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=126144 (MB=7871), tx/s=126144 (MB/s=7871) # 27.43 [+1.50] rx=126144 (7871 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=117573 (MB=7336), tx/s=117573 (MB/s=7336) # 30.42 [+1.40] rx=58769 (7336 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=142336 (MB=8882), tx/s=142336 (MB/s=8882) # 33.51 [+1.50] rx=142336 (8882 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=143048 (MB=8926), tx/s=143048 (MB/s=8926) # 36.51 [+1.40] rx=71395 (8926 MB) # 36.51 [+0.00] ok # 36.53 [+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__->