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.58 [+1.42] tx=126560 (MB=7897), tx/s=126560 (MB/s=7897) # 3.08 [+1.50] rx=126560 (7897 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=113322 (MB=7071), tx/s=113322 (MB/s=7071) # 6.08 [+1.36] rx=56643 (7071 MB) # 6.08 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=134624 (MB=8401), tx/s=134624 (MB/s=8401) # 9.16 [+1.50] rx=134624 (8401 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=115504 (MB=7207), tx/s=115504 (MB/s=7207) # 12.14 [+1.40] rx=57702 (7207 MB) # 12.14 [+0.00] ok # 12.32 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=136928 (MB=8544), tx/s=136928 (MB/s=8544) # 15.25 [+1.50] rx=136928 (8544 MB) # 15.25 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=122641 (MB=7653), tx/s=122641 (MB/s=7653) # 18.25 [+1.40] rx=61108 (7653 MB) # 18.25 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=135776 (MB=8472), tx/s=135776 (MB/s=8472) # 21.36 [+1.50] rx=135776 (8472 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=119157 (MB=7435), tx/s=119157 (MB/s=7435) # 24.36 [+1.36] rx=59551 (7435 MB) # 24.36 [+0.00] ok # 24.51 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=147584 (MB=9209), tx/s=147584 (MB/s=9209) # 27.43 [+1.50] rx=147584 (9209 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=112230 (MB=7003), tx/s=112230 (MB/s=7003) # 30.43 [+1.36] rx=55247 (7003 MB) # 30.43 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=117984 (MB=7362), tx/s=117984 (MB/s=7362) # 33.54 [+1.50] rx=117984 (7362 MB) # 33.54 [+0.00] ok # 33.73 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=114002 (MB=7114), tx/s=114002 (MB/s=7114) # 36.54 [+1.40] rx=56629 (7114 MB) # 36.55 [+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__->