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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=109568 (MB=6837), tx/s=109568 (MB/s=6837) # 3.09 [+1.50] rx=109568 (6837 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=109882 (MB=6857), tx/s=109882 (MB/s=6857) # 6.11 [+1.36] rx=54910 (6857 MB) # 6.11 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=123328 (MB=7696), tx/s=123328 (MB/s=7696) # 9.22 [+1.50] rx=123328 (7696 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=123522 (MB=7708), tx/s=123522 (MB/s=7708) # 12.23 [+1.36] rx=61692 (7708 MB) # 12.23 [+0.00] ok # 12.41 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=130272 (MB=8129), tx/s=130272 (MB/s=8129) # 15.34 [+1.50] rx=130272 (8129 MB) # 15.34 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=134049 (MB=8365), tx/s=134049 (MB/s=8365) # 18.36 [+1.40] rx=66622 (8365 MB) # 18.37 [+0.00] ok # 18.57 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=119232 (MB=7440), tx/s=119232 (MB/s=7440) # 21.49 [+1.50] rx=119232 (7440 MB) # 21.49 [+0.00] ok # 21.69 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.42] tx=113855 (MB=7104), tx/s=113855 (MB/s=7104) # 24.51 [+1.40] rx=56893 (7104 MB) # 24.51 [+0.00] ok # 24.70 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=119232 (MB=7440), tx/s=119232 (MB/s=7440) # 27.63 [+1.50] rx=119232 (7440 MB) # 27.63 [+0.00] ok # 27.82 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=116269 (MB=7255), tx/s=116269 (MB/s=7255) # 30.65 [+1.36] rx=58023 (7255 MB) # 30.65 [+0.00] ok # 30.85 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=158656 (MB=9900), tx/s=158656 (MB/s=9900) # 33.77 [+1.50] rx=158656 (9900 MB) # 33.77 [+0.00] ok # 33.98 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=112992 (MB=7051), tx/s=112992 (MB/s=7051) # 36.80 [+1.40] rx=56056 (7051 MB) # 36.81 [+0.00] ok # 36.83 [+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__->