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=133440 (MB=8327), tx/s=133440 (MB/s=8327) # 3.09 [+1.50] rx=133440 (8327 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=122475 (MB=7642), tx/s=122475 (MB/s=7642) # 6.10 [+1.36] rx=61217 (7642 MB) # 6.11 [+0.00] ok # 6.28 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=147488 (MB=9203), tx/s=147488 (MB/s=9203) # 9.20 [+1.50] rx=147488 (9203 MB) # 9.20 [+0.00] ok # 9.40 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.42] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 12.22 [+1.40] rx=70873 (8852 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=164320 (MB=10254), tx/s=164320 (MB/s=10254) # 15.33 [+1.50] rx=164320 (10254 MB) # 15.33 [+0.00] ok # 15.49 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=145348 (MB=9070), tx/s=145348 (MB/s=9070) # 18.31 [+1.40] rx=72597 (9070 MB) # 18.31 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=141408 (MB=8824), tx/s=141408 (MB/s=8824) # 21.41 [+1.50] rx=141408 (8824 MB) # 21.41 [+0.00] ok # 21.57 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=127933 (MB=7983), tx/s=127933 (MB/s=7983) # 24.39 [+1.36] rx=63951 (7983 MB) # 24.39 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 27.49 [+1.50] rx=134688 (8405 MB) # 27.49 [+0.00] ok # 27.65 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=127628 (MB=7964), tx/s=127628 (MB/s=7964) # 30.47 [+1.36] rx=63791 (7964 MB) # 30.47 [+0.00] ok # 30.65 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 33.57 [+1.50] rx=137376 (8572 MB) # 33.57 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=110630 (MB=6903), tx/s=110630 (MB/s=6903) # 36.58 [+1.40] rx=53858 (6903 MB) # 36.58 [+0.00] ok # 36.61 [+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__->