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=130912 (MB=8169), tx/s=130912 (MB/s=8169) # 3.08 [+1.50] rx=130912 (8169 MB) # 3.08 [+0.00] ok # 3.29 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=109810 (MB=6852), tx/s=109810 (MB/s=6852) # 6.12 [+1.36] rx=54849 (6852 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 9.24 [+1.50] rx=131872 (8229 MB) # 9.24 [+0.00] ok # 9.41 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=127457 (MB=7953), tx/s=127457 (MB/s=7953) # 12.23 [+1.36] rx=63677 (7953 MB) # 12.23 [+0.00] ok # 12.41 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=163296 (MB=10190), tx/s=163296 (MB/s=10190) # 15.33 [+1.50] rx=163296 (10190 MB) # 15.34 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=121082 (MB=7555), tx/s=121082 (MB/s=7555) # 18.36 [+1.40] rx=60339 (7555 MB) # 18.36 [+0.00] ok # 18.54 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=133184 (MB=8311), tx/s=133184 (MB/s=8311) # 21.46 [+1.50] rx=133184 (8311 MB) # 21.46 [+0.00] ok # 21.63 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=122795 (MB=7662), tx/s=122795 (MB/s=7662) # 24.45 [+1.36] rx=61370 (7662 MB) # 24.45 [+0.00] ok # 24.63 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=120736 (MB=7534), tx/s=120736 (MB/s=7534) # 27.56 [+1.50] rx=120736 (7534 MB) # 27.56 [+0.00] ok # 27.74 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.46] tx=132758 (MB=8284), tx/s=132758 (MB/s=8284) # 30.56 [+1.36] rx=66344 (8284 MB) # 30.56 [+0.00] ok # 30.76 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.43] tx=128512 (MB=8019), tx/s=128512 (MB/s=8019) # 33.69 [+1.50] rx=128512 (8019 MB) # 33.69 [+0.00] ok # 33.88 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.46] tx=113649 (MB=7092), tx/s=113649 (MB/s=7092) # 36.70 [+1.36] rx=56571 (7092 MB) # 36.71 [+0.00] ok # 36.73 [+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__->