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=106400 (MB=6639), tx/s=106400 (MB/s=6639) # 3.06 [+1.50] rx=106400 (6639 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=111182 (MB=6938), tx/s=111182 (MB/s=6938) # 6.08 [+1.40] rx=55583 (6938 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 9.17 [+1.50] rx=147936 (9231 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=113292 (MB=7069), tx/s=113292 (MB/s=7069) # 12.17 [+1.36] rx=56629 (7069 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=166720 (MB=10403), tx/s=166720 (MB/s=10403) # 15.25 [+1.50] rx=166720 (10403 MB) # 15.25 [+0.00] ok # 15.41 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=124337 (MB=7759), tx/s=124337 (MB/s=7759) # 18.22 [+1.40] rx=61944 (7759 MB) # 18.23 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=129888 (MB=8105), tx/s=129888 (MB/s=8105) # 21.31 [+1.50] rx=129888 (8105 MB) # 21.31 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=116737 (MB=7284), tx/s=116737 (MB/s=7284) # 24.32 [+1.36] rx=58283 (7284 MB) # 24.32 [+0.00] ok # 24.51 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=148032 (MB=9237), tx/s=148032 (MB/s=9237) # 27.43 [+1.50] rx=148032 (9237 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=132193 (MB=8249), tx/s=132193 (MB/s=8249) # 30.42 [+1.36] rx=65276 (8249 MB) # 30.42 [+0.00] ok # 30.58 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=149888 (MB=9353), tx/s=149888 (MB/s=9353) # 33.50 [+1.50] rx=149888 (9353 MB) # 33.50 [+0.00] ok # 33.66 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.46] tx=130535 (MB=8145), tx/s=130535 (MB/s=8145) # 36.48 [+1.36] rx=65142 (8145 MB) # 36.48 [+0.00] ok # 36.50 [+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__->