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.57 [+1.42] tx=102496 (MB=6396), tx/s=102496 (MB/s=6396) # 3.07 [+1.50] rx=102496 (6396 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=107237 (MB=6691), tx/s=107237 (MB/s=6691) # 6.07 [+1.36] rx=53397 (6691 MB) # 6.07 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=117472 (MB=7330), tx/s=117472 (MB/s=7330) # 9.16 [+1.50] rx=117472 (7330 MB) # 9.16 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=130993 (MB=8174), tx/s=130993 (MB/s=8174) # 12.15 [+1.36] rx=64147 (8174 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=119104 (MB=7432), tx/s=119104 (MB/s=7432) # 15.24 [+1.50] rx=119104 (7432 MB) # 15.24 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=115822 (MB=7227), tx/s=115822 (MB/s=7227) # 18.25 [+1.40] rx=57355 (7227 MB) # 18.25 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=109856 (MB=6855), tx/s=109856 (MB/s=6855) # 21.36 [+1.50] rx=109856 (6855 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=110965 (MB=6924), tx/s=110965 (MB/s=6924) # 24.34 [+1.36] rx=55462 (6924 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=124480 (MB=7768), tx/s=124480 (MB/s=7768) # 27.42 [+1.50] rx=124480 (7768 MB) # 27.42 [+0.00] ok # 27.61 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=115392 (MB=7200), tx/s=115392 (MB/s=7200) # 30.43 [+1.36] rx=57674 (7200 MB) # 30.44 [+0.00] ok # 30.64 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=111744 (MB=6973), tx/s=111744 (MB/s=6973) # 33.56 [+1.50] rx=111744 (6973 MB) # 33.56 [+0.00] ok # 33.75 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=121859 (MB=7604), tx/s=121859 (MB/s=7604) # 36.57 [+1.40] rx=60784 (7604 MB) # 36.57 [+0.00] ok # 36.60 [+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__->