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.42 [+0.42] ipv4 udp -m 1 -t 1 -n 32 # 1.88 [+1.46] tx=84448 (MB=5269), tx/s=84448 (MB/s=5269) # 3.38 [+1.50] rx=83993 (5241 MB) # 3.38 [+0.00] ok # 3.60 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 5.06 [+1.47] tx=92763 (MB=5788), tx/s=92763 (MB/s=5788) # 6.42 [+1.36] rx=46283 (5788 MB) # 6.42 [+0.00] ok # 6.64 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 8.06 [+1.42] tx=116544 (MB=7272), tx/s=116544 (MB/s=7272) # 9.56 [+1.50] rx=116544 (7272 MB) # 9.56 [+0.00] ok # 9.75 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 11.21 [+1.46] tx=113420 (MB=7077), tx/s=113420 (MB/s=7077) # 12.57 [+1.36] rx=56670 (7077 MB) # 12.57 [+0.00] ok # 12.76 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 14.18 [+1.42] tx=162944 (MB=10168), tx/s=162944 (MB/s=10168) # 15.69 [+1.50] rx=162944 (10168 MB) # 15.69 [+0.00] ok # 15.89 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.31 [+1.42] tx=118275 (MB=7380), tx/s=118275 (MB/s=7380) # 18.71 [+1.40] rx=58656 (7380 MB) # 18.71 [+0.00] ok # 18.91 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.34 [+1.42] tx=114208 (MB=7126), tx/s=114208 (MB/s=7126) # 21.84 [+1.50] rx=114208 (7126 MB) # 21.84 [+0.00] ok # 22.04 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.50 [+1.46] tx=106410 (MB=6640), tx/s=106410 (MB/s=6640) # 24.86 [+1.36] rx=53191 (6640 MB) # 24.86 [+0.00] ok # 25.06 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.49 [+1.42] tx=115552 (MB=7210), tx/s=115552 (MB/s=7210) # 27.99 [+1.50] rx=115552 (7210 MB) # 27.99 [+0.00] ok # 28.20 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.67 [+1.47] tx=111924 (MB=6984), tx/s=111924 (MB/s=6984) # 31.03 [+1.36] rx=55926 (6984 MB) # 31.03 [+0.00] ok # 31.25 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.67 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 34.17 [+1.50] rx=136032 (8488 MB) # 34.17 [+0.00] ok # 34.36 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.78 [+1.42] tx=117279 (MB=7318), tx/s=117279 (MB/s=7318) # 37.18 [+1.40] rx=58370 (7318 MB) # 37.18 [+0.00] ok # 37.21 [+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__->