[OpenWrt-Devel] lua bug introduction

2019-06-05 Thread Kabuli Chana
Something has started zeroing out /etc/rc.local contents, maybe: https://git.openwrt.org/?p=project/luci.git;a=commit;h=1c09ee5e42550d6339bffa58d4cba3461948e19c ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/m

Re: [OpenWrt-Devel] lua bug introduction

2019-06-05 Thread Kabuli Chana
Through LuCI, stopping / disabling rngd, as I am also testing the urngd change. Did not happen on an image generated yesterday. On 2019-06-05 1:16 p.m., Jo-Philipp Wich wrote: Hi, Something has started zeroing out /etc/rc.local contents, maybe: https://git.openwrt.org/?p=project/luci.git;a=c

Re: Marvell EBU 32-bit performance benchmarks (VFPv3-D16 vs NEON builds, Turris Omnia).

2021-10-21 Thread Kabuli Chana
For me the argument was not about whether there should 2, but whether the change to vfpv3-d16 was the right choice as the 1. openssl is of course preordained to run NEON SIMD code so no change would be expected, but a benefit is seen on WG. I would suggest that is the result of 16 vs. 32 FP reg

Re: Marvell EBU 32-bit performance benchmarks (VFPv3-D16 vs NEON builds, Turris Omnia).

2021-10-21 Thread Kabuli Chana
On 2021-10-21 14:31, Rosen Penev wrote: On Thu, Oct 21, 2021 at 12:19 PM Kabuli Chana wrote: For me the argument was not about whether there should 2, but whether the change to vfpv3-d16 was the right choice as the 1. openssl is of course preordained to run NEON SIMD code so no change would

Re: 22.03.3 for mvebu (Turris Omnia)

2023-02-03 Thread Kabuli Chana
Flagged broken:   https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=a0bae2fef8bdd4f76767e1b29deb1adf279403e9 due to broken switch behaviour, which is resolved with kernel 5.15, backport ID'ed but too invasive. On 2023-02-03 13:53, Mark Thurston wrote: The latest image available for T

Re: [PATCH] mvneta: fix "napi poll" infinite loop for openwrt

2024-09-11 Thread Kabuli Chana
Why is this kernel 5.15 based? On 2024-09-11 06:18, webmas...@jbsky.fr wrote: From: Julien Blais This patch is submitted to the kernel. For your information, this fixes the problem identified during a test with iperf, the packet sending stall and above all the use of a 100% CPU because o