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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=137504 (MB=8580), tx/s=137504 (MB/s=8580) # 3.06 [+1.50] rx=137045 (8552 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=128964 (MB=8047), tx/s=128964 (MB/s=8047) # 6.06 [+1.36] rx=64470 (8047 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 9.17 [+1.50] rx=116512 (7270 MB) # 9.17 [+0.00] ok # 9.33 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=128787 (MB=8036), tx/s=128787 (MB/s=8036) # 12.14 [+1.36] rx=64364 (8036 MB) # 12.15 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=165888 (MB=10352), tx/s=165888 (MB/s=10352) # 15.21 [+1.50] rx=165888 (10352 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=131331 (MB=8195), tx/s=131331 (MB/s=8195) # 18.20 [+1.40] rx=65581 (8195 MB) # 18.20 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=127840 (MB=7977), tx/s=127840 (MB/s=7977) # 21.28 [+1.50] rx=127840 (7977 MB) # 21.28 [+0.00] ok # 21.44 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=127812 (MB=7975), tx/s=127812 (MB/s=7975) # 24.26 [+1.36] rx=63885 (7975 MB) # 24.26 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=126656 (MB=7903), tx/s=126656 (MB/s=7903) # 27.34 [+1.50] rx=126656 (7903 MB) # 27.34 [+0.00] ok # 27.52 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=123677 (MB=7717), tx/s=123677 (MB/s=7717) # 30.34 [+1.40] rx=61526 (7717 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=146784 (MB=9159), tx/s=146784 (MB/s=9159) # 33.42 [+1.50] rx=146784 (9159 MB) # 33.42 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=116749 (MB=7285), tx/s=116749 (MB/s=7285) # 36.41 [+1.40] rx=58024 (7285 MB) # 36.41 [+0.00] ok # 36.44 [+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__->