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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=103200 (MB=6440), tx/s=103200 (MB/s=6440) # 3.10 [+1.50] rx=103200 (6440 MB) # 3.10 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=125967 (MB=7860), tx/s=125967 (MB/s=7860) # 6.09 [+1.36] rx=62954 (7860 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149216 (MB=9311), tx/s=149216 (MB/s=9311) # 9.18 [+1.50] rx=149216 (9311 MB) # 9.19 [+0.00] ok # 9.35 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=120659 (MB=7529), tx/s=120659 (MB/s=7529) # 12.17 [+1.36] rx=60295 (7529 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=157952 (MB=9856), tx/s=157952 (MB/s=9856) # 15.25 [+1.50] rx=157952 (9856 MB) # 15.25 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=124398 (MB=7762), tx/s=124398 (MB/s=7762) # 18.27 [+1.40] rx=61773 (7762 MB) # 18.27 [+0.00] ok # 18.48 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=138304 (MB=8630), tx/s=138304 (MB/s=8630) # 21.40 [+1.50] rx=138304 (8630 MB) # 21.41 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=115570 (MB=7211), tx/s=115570 (MB/s=7211) # 24.42 [+1.36] rx=57775 (7211 MB) # 24.42 [+0.00] ok # 24.60 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=142048 (MB=8864), tx/s=142048 (MB/s=8864) # 27.52 [+1.50] rx=142048 (8864 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.47] tx=112208 (MB=7002), tx/s=112208 (MB/s=7002) # 30.53 [+1.36] rx=56047 (7002 MB) # 30.53 [+0.00] ok # 30.71 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 33.64 [+1.50] rx=133792 (8349 MB) # 33.64 [+0.00] ok # 33.84 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=128989 (MB=8049), tx/s=128989 (MB/s=8049) # 36.66 [+1.40] rx=64267 (8049 MB) # 36.66 [+0.00] ok # 36.69 [+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__->