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.43] tx=134880 (MB=8417), tx/s=134880 (MB/s=8417) # 3.08 [+1.50] rx=134880 (8417 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=130963 (MB=8172), tx/s=130963 (MB/s=8172) # 6.08 [+1.36] rx=65467 (8172 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=123904 (MB=7732), tx/s=123904 (MB/s=7732) # 9.18 [+1.50] rx=123904 (7732 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=123013 (MB=7676), tx/s=123013 (MB/s=7676) # 12.19 [+1.40] rx=61503 (7676 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=147456 (MB=9201), tx/s=147456 (MB/s=9201) # 15.29 [+1.50] rx=147456 (9201 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=130500 (MB=8143), tx/s=130500 (MB/s=8143) # 18.28 [+1.40] rx=65075 (8143 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=140032 (MB=8738), tx/s=140032 (MB/s=8738) # 21.39 [+1.50] rx=140032 (8738 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=126990 (MB=7924), tx/s=126990 (MB/s=7924) # 24.40 [+1.36] rx=63481 (7924 MB) # 24.40 [+0.00] ok # 24.60 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=121536 (MB=7584), tx/s=121536 (MB/s=7584) # 27.52 [+1.50] rx=121536 (7584 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=104172 (MB=6500), tx/s=104172 (MB/s=6500) # 30.53 [+1.36] rx=52081 (6500 MB) # 30.53 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=123040 (MB=7678), tx/s=123040 (MB/s=7678) # 33.62 [+1.50] rx=123040 (7678 MB) # 33.62 [+0.00] ok # 33.80 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=108233 (MB=6754), tx/s=108233 (MB/s=6754) # 36.62 [+1.40] rx=54076 (6754 MB) # 36.62 [+0.00] ok # 36.65 [+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__->