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=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 3.07 [+1.50] rx=117407 (7326 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=117930 (MB=7359), tx/s=117930 (MB/s=7359) # 6.06 [+1.40] rx=58959 (7359 MB) # 6.07 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=123616 (MB=7714), tx/s=123616 (MB/s=7714) # 9.16 [+1.50] rx=123616 (7714 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=123864 (MB=7729), tx/s=123864 (MB/s=7729) # 12.16 [+1.36] rx=61722 (7729 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=141280 (MB=8816), tx/s=141280 (MB/s=8816) # 15.27 [+1.50] rx=141280 (8816 MB) # 15.27 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=125348 (MB=7822), tx/s=125348 (MB/s=7822) # 18.27 [+1.40] rx=62324 (7822 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=117472 (MB=7330), tx/s=117472 (MB/s=7330) # 21.38 [+1.50] rx=117472 (7330 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=116038 (MB=7241), tx/s=116038 (MB/s=7241) # 24.37 [+1.40] rx=58003 (7241 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=122240 (MB=7628), tx/s=122240 (MB/s=7628) # 27.47 [+1.50] rx=122240 (7628 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.42] tx=121382 (MB=7574), tx/s=121382 (MB/s=7574) # 30.47 [+1.40] rx=60686 (7574 MB) # 30.47 [+0.00] ok # 30.63 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 33.55 [+1.50] rx=140352 (8758 MB) # 33.55 [+0.00] ok # 33.71 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=123342 (MB=7696), tx/s=123342 (MB/s=7696) # 36.53 [+1.40] rx=61612 (7696 MB) # 36.53 [+0.00] ok # 36.55 [+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__->