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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=140928 (MB=8794), tx/s=140928 (MB/s=8794) # 3.08 [+1.50] rx=140928 (8794 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=118107 (MB=7370), tx/s=118107 (MB/s=7370) # 6.07 [+1.40] rx=59046 (7370 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=124864 (MB=7791), tx/s=124864 (MB/s=7791) # 9.16 [+1.50] rx=124864 (7791 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=125150 (MB=7809), tx/s=125150 (MB/s=7809) # 12.16 [+1.40] rx=62572 (7809 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=143776 (MB=8972), tx/s=143776 (MB/s=8972) # 15.24 [+1.50] rx=143776 (8972 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=126583 (MB=7899), tx/s=126583 (MB/s=7899) # 18.22 [+1.40] rx=63177 (7899 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=118080 (MB=7368), tx/s=118080 (MB/s=7368) # 21.33 [+1.50] rx=118080 (7368 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=130466 (MB=8141), tx/s=130466 (MB/s=8141) # 24.32 [+1.40] rx=65188 (8141 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=127008 (MB=7925), tx/s=127008 (MB/s=7925) # 27.42 [+1.50] rx=127008 (7925 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=137451 (MB=8577), tx/s=137451 (MB/s=8577) # 30.41 [+1.36] rx=68686 (8577 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=145696 (MB=9091), tx/s=145696 (MB/s=9091) # 33.51 [+1.50] rx=145696 (9091 MB) # 33.51 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=125227 (MB=7814), tx/s=125227 (MB/s=7814) # 36.50 [+1.40] rx=62563 (7814 MB) # 36.50 [+0.00] ok # 36.52 [+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__->