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.61 [+1.43] tx=103936 (MB=6485), tx/s=103936 (MB/s=6485) # 3.11 [+1.50] rx=103936 (6485 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=128323 (MB=8007), tx/s=128323 (MB/s=8007) # 6.14 [+1.36] rx=64124 (8007 MB) # 6.15 [+0.00] ok # 6.35 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=120736 (MB=7534), tx/s=120736 (MB/s=7534) # 9.27 [+1.50] rx=120736 (7534 MB) # 9.27 [+0.00] ok # 9.47 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=134264 (MB=8378), tx/s=134264 (MB/s=8378) # 12.30 [+1.36] rx=67087 (8378 MB) # 12.30 [+0.00] ok # 12.50 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.42] tx=160928 (MB=10042), tx/s=160928 (MB/s=10042) # 15.43 [+1.50] rx=160928 (10042 MB) # 15.43 [+0.00] ok # 15.62 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=125179 (MB=7811), tx/s=125179 (MB/s=7811) # 18.45 [+1.40] rx=62440 (7811 MB) # 18.45 [+0.00] ok # 18.67 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.43] tx=131488 (MB=8205), tx/s=131488 (MB/s=8205) # 21.59 [+1.50] rx=131488 (8205 MB) # 21.59 [+0.00] ok # 21.77 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.42] tx=129537 (MB=8083), tx/s=129537 (MB/s=8083) # 24.59 [+1.40] rx=64701 (8083 MB) # 24.59 [+0.00] ok # 24.76 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=147264 (MB=9189), tx/s=147264 (MB/s=9189) # 27.68 [+1.50] rx=147264 (9189 MB) # 27.69 [+0.00] ok # 27.88 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.47] tx=131850 (MB=8227), tx/s=131850 (MB/s=8227) # 30.70 [+1.36] rx=65904 (8227 MB) # 30.70 [+0.00] ok # 30.90 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.43] tx=116160 (MB=7248), tx/s=116160 (MB/s=7248) # 33.82 [+1.50] rx=116160 (7248 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.49 [+1.46] tx=126522 (MB=7895), tx/s=126522 (MB/s=7895) # 36.85 [+1.36] rx=63008 (7895 MB) # 36.85 [+0.00] ok # 36.88 [+0.03] 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__->