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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=123648 (MB=7716), tx/s=123648 (MB/s=7716) # 3.09 [+1.50] rx=123648 (7716 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=130663 (MB=8153), tx/s=130663 (MB/s=8153) # 6.10 [+1.36] rx=65299 (8153 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=140960 (MB=8796), tx/s=140960 (MB/s=8796) # 9.20 [+1.50] rx=140960 (8796 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=134976 (MB=8422), tx/s=134976 (MB/s=8422) # 12.20 [+1.36] rx=67367 (8422 MB) # 12.20 [+0.00] ok # 12.37 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=159808 (MB=9972), tx/s=159808 (MB/s=9972) # 15.29 [+1.50] rx=159808 (9972 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=137858 (MB=8602), tx/s=137858 (MB/s=8602) # 18.28 [+1.40] rx=68826 (8602 MB) # 18.28 [+0.00] ok # 18.46 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=109920 (MB=6859), tx/s=109920 (MB/s=6859) # 21.38 [+1.50] rx=109920 (6859 MB) # 21.38 [+0.00] ok # 21.57 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.47] tx=125682 (MB=7843), tx/s=125682 (MB/s=7843) # 24.40 [+1.36] rx=62830 (7843 MB) # 24.40 [+0.00] ok # 24.58 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=141696 (MB=8842), tx/s=141696 (MB/s=8842) # 27.51 [+1.50] rx=141696 (8842 MB) # 27.51 [+0.00] ok # 27.71 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.42] tx=117647 (MB=7341), tx/s=117647 (MB/s=7341) # 30.53 [+1.40] rx=58718 (7341 MB) # 30.53 [+0.00] ok # 30.73 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 33.66 [+1.50] rx=137376 (8572 MB) # 33.66 [+0.00] ok # 33.85 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=120790 (MB=7537), tx/s=120790 (MB/s=7537) # 36.68 [+1.40] rx=59178 (7537 MB) # 36.68 [+0.00] ok # 36.70 [+0.03] 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__->