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=110816 (MB=6915), tx/s=110816 (MB/s=6915) # 3.08 [+1.50] rx=110816 (6915 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 6.08 [+1.40] rx=59862 (7480 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=125440 (MB=7827), tx/s=125440 (MB/s=7827) # 9.17 [+1.50] rx=125440 (7827 MB) # 9.18 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=122715 (MB=7657), tx/s=122715 (MB/s=7657) # 12.16 [+1.36] rx=59799 (7657 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=147136 (MB=9181), tx/s=147136 (MB/s=9181) # 15.26 [+1.50] rx=147136 (9181 MB) # 15.26 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=122092 (MB=7618), tx/s=122092 (MB/s=7618) # 18.26 [+1.40] rx=58722 (7618 MB) # 18.26 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=115680 (MB=7218), tx/s=115680 (MB/s=7218) # 21.34 [+1.50] rx=115680 (7218 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=117088 (MB=7306), tx/s=117088 (MB/s=7306) # 24.34 [+1.40] rx=58537 (7306 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=128032 (MB=7989), tx/s=128032 (MB/s=7989) # 27.43 [+1.50] rx=128032 (7989 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=125060 (MB=7804), tx/s=125060 (MB/s=7804) # 30.42 [+1.40] rx=62515 (7804 MB) # 30.42 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=147168 (MB=9183), tx/s=147168 (MB/s=9183) # 33.52 [+1.50] rx=147168 (9183 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=127074 (MB=7929), tx/s=127074 (MB/s=7929) # 36.51 [+1.40] rx=63498 (7929 MB) # 36.51 [+0.00] ok # 36.53 [+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__->