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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=118784 (MB=7412), tx/s=118784 (MB/s=7412) # 3.11 [+1.50] rx=118784 (7412 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.43] tx=116062 (MB=7242), tx/s=116062 (MB/s=7242) # 6.12 [+1.40] rx=57946 (7242 MB) # 6.12 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 9.25 [+1.50] rx=123232 (7690 MB) # 9.25 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=118542 (MB=7397), tx/s=118542 (MB/s=7397) # 12.28 [+1.36] rx=58867 (7397 MB) # 12.28 [+0.00] ok # 12.45 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=162624 (MB=10148), tx/s=162624 (MB/s=10148) # 15.38 [+1.50] rx=162624 (10148 MB) # 15.38 [+0.00] ok # 15.56 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=124551 (MB=7772), tx/s=124551 (MB/s=7772) # 18.38 [+1.40] rx=62049 (7772 MB) # 18.38 [+0.00] ok # 18.58 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 21.51 [+1.50] rx=133792 (8349 MB) # 21.51 [+0.00] ok # 21.70 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=115928 (MB=7234), tx/s=115928 (MB/s=7234) # 24.53 [+1.36] rx=57943 (7234 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=146400 (MB=9135), tx/s=146400 (MB/s=9135) # 27.65 [+1.50] rx=146400 (9135 MB) # 27.65 [+0.00] ok # 27.86 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.47] tx=129461 (MB=8078), tx/s=129461 (MB/s=8078) # 30.69 [+1.36] rx=64101 (8078 MB) # 30.69 [+0.00] ok # 30.88 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=149728 (MB=9343), tx/s=149728 (MB/s=9343) # 33.81 [+1.50] rx=149728 (9343 MB) # 33.81 [+0.00] ok # 34.01 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=129942 (MB=8108), tx/s=129942 (MB/s=8108) # 36.84 [+1.40] rx=64814 (8108 MB) # 36.84 [+0.00] ok # 36.86 [+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__->