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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=134656 (MB=8403), tx/s=134656 (MB/s=8403) # 3.10 [+1.50] rx=134656 (8403 MB) # 3.11 [+0.00] ok # 3.25 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=125106 (MB=7807), tx/s=125106 (MB/s=7807) # 6.07 [+1.36] rx=62523 (7807 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=138240 (MB=8626), tx/s=138240 (MB/s=8626) # 9.15 [+1.50] rx=138240 (8626 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=138705 (MB=8655), tx/s=138705 (MB/s=8655) # 12.13 [+1.40] rx=69332 (8655 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=163072 (MB=10176), tx/s=163072 (MB/s=10176) # 15.22 [+1.50] rx=163072 (10176 MB) # 15.22 [+0.00] ok # 15.37 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=122958 (MB=7673), tx/s=122958 (MB/s=7673) # 18.19 [+1.40] rx=61365 (7673 MB) # 18.19 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 21.27 [+1.50] rx=139232 (8688 MB) # 21.27 [+0.00] ok # 21.46 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=105151 (MB=6561), tx/s=105151 (MB/s=6561) # 24.28 [+1.40] rx=52501 (6561 MB) # 24.28 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=115552 (MB=7210), tx/s=115552 (MB/s=7210) # 27.38 [+1.50] rx=115552 (7210 MB) # 27.38 [+0.00] ok # 27.56 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=138920 (MB=8669), tx/s=138920 (MB/s=8669) # 30.38 [+1.40] rx=69438 (8669 MB) # 30.38 [+0.00] ok # 30.57 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=165280 (MB=10314), tx/s=165280 (MB/s=10314) # 33.49 [+1.50] rx=165280 (10314 MB) # 33.49 [+0.00] ok # 33.68 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=124184 (MB=7749), tx/s=124184 (MB/s=7749) # 36.50 [+1.40] rx=62031 (7749 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__->