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=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 3.08 [+1.50] rx=138176 (8622 MB) # 3.08 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=119955 (MB=7485), tx/s=119955 (MB/s=7485) # 6.06 [+1.40] rx=59974 (7485 MB) # 6.06 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148960 (MB=9295), tx/s=148960 (MB/s=9295) # 9.16 [+1.50] rx=148960 (9295 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=139530 (MB=8707), tx/s=139530 (MB/s=8707) # 12.16 [+1.40] rx=69704 (8707 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=164896 (MB=10290), tx/s=164896 (MB/s=10290) # 15.26 [+1.50] rx=164896 (10290 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=146288 (MB=9128), tx/s=146288 (MB/s=9128) # 18.25 [+1.40] rx=73097 (9128 MB) # 18.25 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=116960 (MB=7298), tx/s=116960 (MB/s=7298) # 21.35 [+1.50] rx=116960 (7298 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=115215 (MB=7189), tx/s=115215 (MB/s=7189) # 24.35 [+1.36] rx=57590 (7189 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=148096 (MB=9241), tx/s=148096 (MB/s=9241) # 27.44 [+1.50] rx=148096 (9241 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=134972 (MB=8422), tx/s=134972 (MB/s=8422) # 30.43 [+1.36] rx=67485 (8422 MB) # 30.43 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=143296 (MB=8942), tx/s=143296 (MB/s=8942) # 33.51 [+1.50] rx=143296 (8942 MB) # 33.51 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=143026 (MB=8925), tx/s=143026 (MB/s=8925) # 36.51 [+1.36] rx=71470 (8925 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__->