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=91040 (MB=5681), tx/s=91040 (MB/s=5681) # 3.07 [+1.50] rx=91040 (5681 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=118887 (MB=7418), tx/s=118887 (MB/s=7418) # 6.04 [+1.36] rx=59386 (7418 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=128576 (MB=8023), tx/s=128576 (MB/s=8023) # 9.12 [+1.50] rx=128576 (8023 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=132936 (MB=8295), tx/s=132936 (MB/s=8295) # 12.10 [+1.36] rx=65579 (8295 MB) # 12.10 [+0.00] ok # 12.25 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=133344 (MB=8321), tx/s=133344 (MB/s=8321) # 15.17 [+1.50] rx=133344 (8321 MB) # 15.17 [+0.00] ok # 15.35 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=118031 (MB=7365), tx/s=118031 (MB/s=7365) # 18.17 [+1.40] rx=58976 (7365 MB) # 18.17 [+0.00] ok # 18.37 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=81312 (MB=5074), tx/s=81312 (MB/s=5074) # 21.29 [+1.50] rx=81312 (5074 MB) # 21.29 [+0.00] ok # 21.46 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=127918 (MB=7982), tx/s=127918 (MB/s=7982) # 24.28 [+1.36] rx=63937 (7982 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=117760 (MB=7348), tx/s=117760 (MB/s=7348) # 27.36 [+1.50] rx=117150 (7310 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.46] tx=128552 (MB=8022), tx/s=128552 (MB/s=8022) # 30.34 [+1.36] rx=64262 (8022 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=121952 (MB=7610), tx/s=121952 (MB/s=7610) # 33.42 [+1.50] rx=121952 (7610 MB) # 33.42 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=118941 (MB=7422), tx/s=118941 (MB/s=7422) # 36.40 [+1.40] rx=58928 (7422 MB) # 36.40 [+0.00] ok # 36.43 [+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__->