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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=119296 (MB=7444), tx/s=119296 (MB/s=7444) # 3.10 [+1.50] rx=119296 (7444 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=112877 (MB=7043), tx/s=112877 (MB/s=7043) # 6.13 [+1.36] rx=56360 (7043 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=145376 (MB=9071), tx/s=145376 (MB/s=9071) # 9.24 [+1.50] rx=145376 (9071 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.43] tx=116226 (MB=7252), tx/s=116226 (MB/s=7252) # 12.26 [+1.40] rx=57892 (7252 MB) # 12.27 [+0.00] ok # 12.47 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.43] tx=121600 (MB=7588), tx/s=121600 (MB/s=7588) # 15.40 [+1.50] rx=121600 (7588 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=139197 (MB=8686), tx/s=139197 (MB/s=8686) # 18.42 [+1.40] rx=69527 (8686 MB) # 18.43 [+0.00] ok # 18.64 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.42] tx=101984 (MB=6364), tx/s=101984 (MB/s=6364) # 21.57 [+1.50] rx=101984 (6364 MB) # 21.57 [+0.00] ok # 21.76 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.22 [+1.46] tx=114228 (MB=7128), tx/s=114228 (MB/s=7128) # 24.58 [+1.36] rx=57108 (7128 MB) # 24.59 [+0.00] ok # 24.78 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=101248 (MB=6318), tx/s=101248 (MB/s=6318) # 27.71 [+1.50] rx=101248 (6318 MB) # 27.71 [+0.00] ok # 27.91 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.46] tx=125597 (MB=7837), tx/s=125597 (MB/s=7837) # 30.74 [+1.36] rx=62777 (7837 MB) # 30.74 [+0.00] ok # 30.95 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=135104 (MB=8430), tx/s=135104 (MB/s=8430) # 33.88 [+1.50] rx=135104 (8430 MB) # 33.88 [+0.00] ok # 34.08 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=135193 (MB=8436), tx/s=135193 (MB/s=8436) # 36.90 [+1.40] rx=67458 (8436 MB) # 36.90 [+0.00] ok # 36.93 [+0.03] 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__->