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=83424 (MB=5205), tx/s=83424 (MB/s=5205) # 3.06 [+1.50] rx=83424 (5205 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130061 (MB=8116), tx/s=130061 (MB/s=8116) # 6.04 [+1.36] rx=65014 (8116 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=93568 (MB=5838), tx/s=93568 (MB/s=5838) # 9.12 [+1.50] rx=93568 (5838 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=115881 (MB=7231), tx/s=115881 (MB/s=7231) # 12.13 [+1.36] rx=57877 (7231 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=88064 (MB=5495), tx/s=88064 (MB/s=5495) # 15.21 [+1.50] rx=84522 (5274 MB) # 15.22 [+0.00] ok # 15.52 [+0.30] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.43] tx=106117 (MB=6622), tx/s=106117 (MB/s=6622) # 18.35 [+1.40] rx=52021 (6622 MB) # 18.35 [+0.00] ok # 18.55 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=86304 (MB=5385), tx/s=86304 (MB/s=5385) # 21.48 [+1.50] rx=86304 (5385 MB) # 21.48 [+0.00] ok # 21.66 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.42] tx=106974 (MB=6675), tx/s=106974 (MB/s=6675) # 24.49 [+1.40] rx=53389 (6675 MB) # 24.49 [+0.00] ok # 24.68 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=90912 (MB=5673), tx/s=90912 (MB/s=5673) # 27.60 [+1.50] rx=90912 (5673 MB) # 27.60 [+0.00] ok # 27.79 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.46] tx=137532 (MB=8582), tx/s=137532 (MB/s=8582) # 30.61 [+1.36] rx=68761 (8582 MB) # 30.61 [+0.00] ok # 30.78 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=99360 (MB=6200), tx/s=99360 (MB/s=6200) # 33.70 [+1.50] rx=99078 (6182 MB) # 33.70 [+0.00] ok # 33.86 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.33 [+1.46] tx=133686 (MB=8342), tx/s=133686 (MB/s=8342) # 36.69 [+1.36] rx=66643 (8342 MB) # 36.69 [+0.00] ok # 36.71 [+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__->