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=131904 (MB=8231), tx/s=131904 (MB/s=8231) # 3.07 [+1.50] rx=131904 (8231 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=128318 (MB=8007), tx/s=128318 (MB/s=8007) # 6.07 [+1.36] rx=63293 (8007 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=140992 (MB=8798), tx/s=140992 (MB/s=8798) # 9.17 [+1.50] rx=140992 (8798 MB) # 9.18 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=132614 (MB=8275), tx/s=132614 (MB/s=8275) # 12.16 [+1.36] rx=66226 (8275 MB) # 12.16 [+0.00] ok # 12.32 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=146784 (MB=9159), tx/s=146784 (MB/s=9159) # 15.24 [+1.50] rx=146149 (9120 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=121414 (MB=7576), tx/s=121414 (MB/s=7576) # 18.23 [+1.40] rx=59840 (7576 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=115328 (MB=7196), tx/s=115328 (MB/s=7196) # 21.33 [+1.50] rx=115328 (7196 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=120480 (MB=7518), tx/s=120480 (MB/s=7518) # 24.32 [+1.36] rx=60235 (7518 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=124000 (MB=7738), tx/s=124000 (MB/s=7738) # 27.43 [+1.50] rx=124000 (7738 MB) # 27.43 [+0.00] ok # 27.62 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=122153 (MB=7622), tx/s=122153 (MB/s=7622) # 30.44 [+1.36] rx=60943 (7622 MB) # 30.44 [+0.00] ok # 30.61 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 33.53 [+1.50] rx=137920 (8606 MB) # 33.53 [+0.00] ok # 33.72 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=112196 (MB=7001), tx/s=112196 (MB/s=7001) # 36.55 [+1.40] rx=55653 (7001 MB) # 36.55 [+0.00] ok # 36.57 [+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__->