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=111040 (MB=6929), tx/s=111040 (MB/s=6929) # 3.07 [+1.50] rx=111040 (6929 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=111789 (MB=6976), tx/s=111789 (MB/s=6976) # 6.05 [+1.40] rx=55888 (6976 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=106656 (MB=6655), tx/s=106656 (MB/s=6655) # 9.16 [+1.50] rx=106656 (6655 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=118682 (MB=7406), tx/s=118682 (MB/s=7406) # 12.15 [+1.40] rx=59327 (7406 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=132256 (MB=8253), tx/s=132256 (MB/s=8253) # 15.25 [+1.50] rx=132256 (8253 MB) # 15.26 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=122740 (MB=7659), tx/s=122740 (MB/s=7659) # 18.25 [+1.40] rx=61234 (7659 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=109920 (MB=6859), tx/s=109920 (MB/s=6859) # 21.36 [+1.50] rx=109920 (6859 MB) # 21.36 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=110008 (MB=6864), tx/s=110008 (MB/s=6864) # 24.35 [+1.40] rx=54988 (6864 MB) # 24.35 [+0.00] ok # 24.54 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=116032 (MB=7240), tx/s=116032 (MB/s=7240) # 27.46 [+1.50] rx=116032 (7240 MB) # 27.46 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=117183 (MB=7312), tx/s=117183 (MB/s=7312) # 30.46 [+1.40] rx=58576 (7312 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=129248 (MB=8065), tx/s=129248 (MB/s=8065) # 33.55 [+1.50] rx=129248 (8065 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=118562 (MB=7398), tx/s=118562 (MB/s=7398) # 36.54 [+1.40] rx=59179 (7398 MB) # 36.54 [+0.00] ok # 36.57 [+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__->