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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=131520 (MB=8207), tx/s=131520 (MB/s=8207) # 3.11 [+1.50] rx=131520 (8207 MB) # 3.11 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=115033 (MB=7178), tx/s=115033 (MB/s=7178) # 6.12 [+1.40] rx=57465 (7178 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=143776 (MB=8972), tx/s=143776 (MB/s=8972) # 9.23 [+1.50] rx=143776 (8972 MB) # 9.23 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.47] tx=126260 (MB=7879), tx/s=126260 (MB/s=7879) # 12.26 [+1.36] rx=62904 (7879 MB) # 12.26 [+0.00] ok # 12.47 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=124192 (MB=7750), tx/s=124192 (MB/s=7750) # 15.40 [+1.50] rx=124192 (7750 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=108581 (MB=6775), tx/s=108581 (MB/s=6775) # 18.43 [+1.40] rx=53830 (6775 MB) # 18.43 [+0.00] ok # 18.63 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=111520 (MB=6959), tx/s=111520 (MB/s=6959) # 21.55 [+1.50] rx=111520 (6959 MB) # 21.55 [+0.00] ok # 21.76 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.43] tx=107752 (MB=6724), tx/s=107752 (MB/s=6724) # 24.59 [+1.40] rx=53623 (6724 MB) # 24.59 [+0.00] ok # 24.78 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.43] tx=111040 (MB=6929), tx/s=111040 (MB/s=6929) # 27.71 [+1.50] rx=111040 (6929 MB) # 27.71 [+0.00] ok # 27.91 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.46] tx=132775 (MB=8285), tx/s=132775 (MB/s=8285) # 30.74 [+1.36] rx=66304 (8285 MB) # 30.74 [+0.00] ok # 30.93 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.42] tx=165056 (MB=10300), tx/s=165056 (MB/s=10300) # 33.85 [+1.50] rx=165056 (10300 MB) # 33.85 [+0.00] ok # 34.05 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.42] tx=116124 (MB=7246), tx/s=116124 (MB/s=7246) # 36.87 [+1.40] rx=57545 (7246 MB) # 36.88 [+0.00] ok # 36.90 [+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__->