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=132832 (MB=8289), tx/s=132832 (MB/s=8289) # 3.06 [+1.50] rx=132832 (8289 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=128235 (MB=8002), tx/s=128235 (MB/s=8002) # 6.07 [+1.36] rx=64073 (8002 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=146112 (MB=9117), tx/s=146112 (MB/s=9117) # 9.19 [+1.50] rx=146112 (9117 MB) # 9.19 [+0.00] ok # 9.40 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=108992 (MB=6801), tx/s=108992 (MB/s=6801) # 12.22 [+1.36] rx=54444 (6801 MB) # 12.22 [+0.00] ok # 12.42 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 15.34 [+1.50] rx=135680 (8466 MB) # 15.34 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=131629 (MB=8214), tx/s=131629 (MB/s=8214) # 18.36 [+1.40] rx=65681 (8214 MB) # 18.36 [+0.00] ok # 18.57 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=97376 (MB=6076), tx/s=97376 (MB/s=6076) # 21.49 [+1.50] rx=97376 (6076 MB) # 21.49 [+0.00] ok # 21.70 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.47] tx=123699 (MB=7719), tx/s=123699 (MB/s=7719) # 24.53 [+1.36] rx=61839 (7719 MB) # 24.53 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.43] tx=146528 (MB=9143), tx/s=146528 (MB/s=9143) # 27.65 [+1.50] rx=146528 (9143 MB) # 27.65 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.43] tx=115937 (MB=7234), tx/s=115937 (MB/s=7234) # 30.68 [+1.40] rx=57895 (7234 MB) # 30.68 [+0.00] ok # 30.88 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=150592 (MB=9397), tx/s=150592 (MB/s=9397) # 33.80 [+1.50] rx=150592 (9397 MB) # 33.80 [+0.00] ok # 34.00 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=124775 (MB=7786), tx/s=124775 (MB/s=7786) # 36.82 [+1.40] rx=62175 (7786 MB) # 36.83 [+0.00] ok # 36.85 [+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__->