Re: [PATCH] ltq-vdsl-app: disconnect when service is stopped

2022-04-29 Thread Martin Blumenstingl via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Wed, Apr 27, 2022 at 8:00 PM

Re: Optimizing kernel compilation / alignments for network performance

2022-04-29 Thread Rafał Miłecki
On 27.04.2022 19:31, Rafał Miłecki wrote: On 27.04.2022 14:56, Alexander Lobakin wrote: From: Rafał Miłecki Date: Wed, 27 Apr 2022 14:04:54 +0200 I noticed years ago that kernel changes touching code - that I don't use at all - can affect network performance for me. I work with home routers

Clarification about board.json and sysinfo

2022-04-29 Thread Ansuel Smith
I'm checking files that are created on a clean system with initramfs and I'm a bit confused about 2 files I notice that for preinit we create board.json in /tmp but we have the same file in /etc/board.json... Considering that /tmp/board.json comes from 10_indicate_preinit and the file is used

[PATCH] ramips: force ZyXEL NR7101 to boot from "Kernel" partition

2022-04-29 Thread Bjørn Mork
Make sure BootingFlag points to the system partition we install to. The BootingFlag variable selects which system partition the system boots from (0 => "Kernel", 1 => "Kernel2"). OpenWrt does not yet have device specific support for this dual image scheme, and can therefore only boot from

Re: Optimizing kernel compilation / alignments for network performance

2022-04-29 Thread Arnd Bergmann
On Wed, Apr 27, 2022 at 7:31 PM Rafał Miłecki wrote: > On 27.04.2022 14:56, Alexander Lobakin wrote: > Thank you Alexander, this appears to be helpful! I decided to ignore > CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B for now and just adjust CFLAGS > manually. > > > 1. Without ce5013ff3bec and with

[PATCH] base-files: fix sysupgrade with ubi and kernel sharing partition

2022-04-29 Thread Bjørn Mork
Commit ecbcc0b59551 bricks devices where a ubi rootfs and a raw kernel shares the same mtd partition. This is the case for the ZyXEL NR7101 for example. The OEM bootloader has no UBI support. OpenWrt splits the "Kernel" mtd partition in a raw kernel part used by the bootloader and a UBI part

Re: [PATCH] ltq-atm/ltq-ptm: avoid unnecessary build dependencies

2022-04-29 Thread Martin Blumenstingl via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Mon, Apr 25, 2022 at 9:47 PM

Re: [PATCH] ltq-vdsl/ltq-adsl: fix elapsed time calculation

2022-04-29 Thread Martin Blumenstingl via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Mon, Apr 25, 2022 at 9:55 PM

[PATCH] Patch to handle partitions with alternate names.

2022-04-29 Thread Ole Kristian Lona via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Some devices, specifically Deco

Re: [PATCH firmware-utils] tplink-safeloader: TP-Link Deco M4R-V3 and Deco M5 support

2022-04-29 Thread Ole Kristian Lona via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hello. I sent the first patch