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=139776 (MB=8722), tx/s=139776 (MB/s=8722) # 3.07 [+1.50] rx=139776 (8722 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131002 (MB=8175), tx/s=131002 (MB/s=8175) # 6.06 [+1.36] rx=65468 (8175 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149408 (MB=9323), tx/s=149408 (MB/s=9323) # 9.14 [+1.50] rx=149408 (9323 MB) # 9.14 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=102627 (MB=6404), tx/s=102627 (MB/s=6404) # 12.14 [+1.40] rx=51300 (6404 MB) # 12.14 [+0.00] ok # 12.33 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=119168 (MB=7436), tx/s=119168 (MB/s=7436) # 15.25 [+1.50] rx=119168 (7436 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=144892 (MB=9041), tx/s=144892 (MB/s=9041) # 18.24 [+1.40] rx=72327 (9041 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 21.35 [+1.50] rx=139936 (8732 MB) # 21.35 [+0.00] ok # 21.51 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=130097 (MB=8118), tx/s=130097 (MB/s=8118) # 24.33 [+1.40] rx=65014 (8118 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=148992 (MB=9297), tx/s=148992 (MB/s=9297) # 27.43 [+1.50] rx=148992 (9297 MB) # 27.43 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=135650 (MB=8465), tx/s=135650 (MB/s=8465) # 30.43 [+1.36] rx=67732 (8465 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 33.51 [+1.50] rx=164768 (10282 MB) # 33.52 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=138025 (MB=8613), tx/s=138025 (MB/s=8613) # 36.50 [+1.40] rx=68909 (8613 MB) # 36.50 [+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__->