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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=116800 (MB=7288), tx/s=116800 (MB/s=7288) # 3.08 [+1.50] rx=116800 (7288 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=130105 (MB=8119), tx/s=130105 (MB/s=8119) # 6.08 [+1.36] rx=65045 (8119 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=129024 (MB=8051), tx/s=129024 (MB/s=8051) # 9.20 [+1.50] rx=129024 (8051 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.47] tx=129728 (MB=8095), tx/s=129728 (MB/s=8095) # 12.22 [+1.36] rx=64853 (8095 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=160288 (MB=10002), tx/s=160288 (MB/s=10002) # 15.34 [+1.50] rx=160288 (10002 MB) # 15.34 [+0.00] ok # 15.51 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=119791 (MB=7475), tx/s=119791 (MB/s=7475) # 18.33 [+1.40] rx=59875 (7475 MB) # 18.33 [+0.00] ok # 18.52 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=113568 (MB=7087), tx/s=113568 (MB/s=7087) # 21.44 [+1.50] rx=113568 (7087 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=127615 (MB=7963), tx/s=127615 (MB/s=7963) # 24.44 [+1.36] rx=63754 (7963 MB) # 24.45 [+0.00] ok # 24.62 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=120960 (MB=7548), tx/s=120960 (MB/s=7548) # 27.54 [+1.50] rx=120960 (7548 MB) # 27.54 [+0.00] ok # 27.71 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.42] tx=117284 (MB=7318), tx/s=117284 (MB/s=7318) # 30.54 [+1.40] rx=58595 (7318 MB) # 30.54 [+0.00] ok # 30.71 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=134656 (MB=8403), tx/s=134656 (MB/s=8403) # 33.63 [+1.50] rx=134656 (8403 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 36.63 [+1.40] rx=59811 (7468 MB) # 36.63 [+0.00] ok # 36.66 [+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__->