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=84768 (MB=5289), tx/s=84768 (MB/s=5289) # 3.07 [+1.50] rx=84768 (5289 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=118395 (MB=7388), tx/s=118395 (MB/s=7388) # 6.07 [+1.40] rx=58989 (7388 MB) # 6.08 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 9.19 [+1.50] rx=123232 (7690 MB) # 9.19 [+0.00] ok # 9.34 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=138940 (MB=8670), tx/s=138940 (MB/s=8670) # 12.16 [+1.40] rx=69439 (8670 MB) # 12.16 [+0.00] ok # 12.30 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=134208 (MB=8375), tx/s=134208 (MB/s=8375) # 15.22 [+1.50] rx=134208 (8375 MB) # 15.22 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=121919 (MB=7608), tx/s=121919 (MB/s=7608) # 18.21 [+1.40] rx=60415 (7608 MB) # 18.21 [+0.00] ok # 18.40 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=87840 (MB=5481), tx/s=87840 (MB/s=5481) # 21.33 [+1.50] rx=87840 (5481 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=124779 (MB=7786), tx/s=124779 (MB/s=7786) # 24.30 [+1.36] rx=62367 (7786 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=120896 (MB=7544), tx/s=120896 (MB/s=7544) # 27.39 [+1.50] rx=120896 (7544 MB) # 27.39 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=133031 (MB=8301), tx/s=133031 (MB/s=8301) # 30.37 [+1.40] rx=66502 (8301 MB) # 30.37 [+0.00] ok # 30.56 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=103392 (MB=6452), tx/s=103392 (MB/s=6452) # 33.48 [+1.50] rx=103392 (6452 MB) # 33.49 [+0.00] ok # 33.64 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=137374 (MB=8572), tx/s=137374 (MB/s=8572) # 36.46 [+1.40] rx=68637 (8572 MB) # 36.46 [+0.00] ok # 36.48 [+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__->