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=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 3.08 [+1.50] rx=137056 (8552 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=127740 (MB=7971), tx/s=127740 (MB/s=7971) # 6.08 [+1.36] rx=63830 (7971 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=146464 (MB=9139), tx/s=146464 (MB/s=9139) # 9.20 [+1.50] rx=146464 (9139 MB) # 9.20 [+0.00] ok # 9.41 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.47] tx=114476 (MB=7143), tx/s=114476 (MB/s=7143) # 12.23 [+1.36] rx=57079 (7143 MB) # 12.23 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=134848 (MB=8415), tx/s=134848 (MB/s=8415) # 15.35 [+1.50] rx=134848 (8415 MB) # 15.35 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=119754 (MB=7473), tx/s=119754 (MB/s=7473) # 18.38 [+1.40] rx=58802 (7473 MB) # 18.38 [+0.00] ok # 18.59 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.43] tx=98816 (MB=6166), tx/s=98816 (MB/s=6166) # 21.52 [+1.50] rx=98816 (6166 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.47] tx=124179 (MB=7749), tx/s=124179 (MB/s=7749) # 24.54 [+1.36] rx=62074 (7749 MB) # 24.54 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.43] tx=122144 (MB=7622), tx/s=122144 (MB/s=7622) # 27.67 [+1.50] rx=122144 (7622 MB) # 27.67 [+0.00] ok # 27.87 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.46] tx=121965 (MB=7611), tx/s=121965 (MB/s=7611) # 30.69 [+1.36] rx=60962 (7611 MB) # 30.69 [+0.00] ok # 30.91 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=159520 (MB=9954), tx/s=159520 (MB/s=9954) # 33.83 [+1.50] rx=159520 (9954 MB) # 33.83 [+0.00] ok # 34.04 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.43] tx=102324 (MB=6385), tx/s=102324 (MB/s=6385) # 36.87 [+1.40] rx=51015 (6385 MB) # 36.87 [+0.00] ok # 36.89 [+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__->