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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=134112 (MB=8369), tx/s=134112 (MB/s=8369) # 3.07 [+1.50] rx=134112 (8369 MB) # 3.08 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=115935 (MB=7234), tx/s=115935 (MB/s=7234) # 6.06 [+1.40] rx=57948 (7234 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 9.15 [+1.50] rx=119680 (7468 MB) # 9.16 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=120196 (MB=7500), tx/s=120196 (MB/s=7500) # 12.14 [+1.40] rx=60089 (7500 MB) # 12.14 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=132256 (MB=8253), tx/s=132256 (MB/s=8253) # 15.24 [+1.50] rx=132256 (8253 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=120151 (MB=7497), tx/s=120151 (MB/s=7497) # 18.23 [+1.40] rx=60061 (7497 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 21.33 [+1.50] rx=132992 (8299 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=110776 (MB=6912), tx/s=110776 (MB/s=6912) # 24.32 [+1.40] rx=55368 (6912 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 27.42 [+1.50] rx=117248 (7316 MB) # 27.42 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=126729 (MB=7908), tx/s=126729 (MB/s=7908) # 30.42 [+1.36] rx=63307 (7908 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=157536 (MB=9830), tx/s=157536 (MB/s=9830) # 33.52 [+1.50] rx=157536 (9830 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=116768 (MB=7286), tx/s=116768 (MB/s=7286) # 36.51 [+1.40] rx=58366 (7286 MB) # 36.51 [+0.00] ok # 36.54 [+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__->