[RFC PATCH 6/6] mac80211: Update to version 5.15-rc6-test13

2021-10-19 Thread Hauke Mehrtens
The Cisco Aironet 802.11b driver was removed from backports, remove it also from OpenWrt. Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 19 +- .../patches/ath/404-regd_no_assoc_hints.patch | 4 +- .../ath10k/080-ath10k_thermal_config.patch| 2

[RFC PATCH 5/6] mac80211: Update to version 5.14.13-test12

2021-10-19 Thread Hauke Mehrtens
Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile |4 +- ...62-brcmfmac-Disable-power-management.patch |2 +- ...-in-driver-tables-with-country-codes.patch | 12 +- .../mac80211/patches/brcm/998-survey.patch| 10 +- .../subsys/150

[RFC PATCH 4/6] mac80211: Update to version 5.13.19-test12

2021-10-19 Thread Hauke Mehrtens
Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 4 +- .../930-ath10k_add_tpt_led_trigger.patch | 4 +- ...75-ath10k-use-tpt-trigger-by-default.patch | 2 +- ...erpret-requested-txpower-in-EIRP-dom.patch | 4 +- ...power-reduction-for-US-regulatory

[RFC PATCH 1/6] mac80211: Update to version 5.10.70-test12

2021-10-19 Thread Hauke Mehrtens
This version removed patches and headers needed for kernel < 4.0 Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 6 ++-- .../patches/ath/402-ath_regd_optional.patch | 2 +- .../ath10k/080-ath10k_thermal_config.patch| 4 +-- ...h10k-increase-rx-buf

[RFC PATCH 0/6] mac80211: Update to version 5.15-rc6

2021-10-19 Thread Hauke Mehrtens
, see here: https://git.openwrt.org/?p=openwrt/staging/hauke.git;a=shortlog;h=refs/heads/mac80211-5.15 The wireless backports tar.xz files were created from this code: https://github.com/hauke/backports/tree/devel-5.15-2 Hauke Mehrtens (6): mac80211: Update to version 5.10.70-test12 mac802

[PATCH] iw: sync nl80211 with kernel backports

2021-10-19 Thread Hauke Mehrtens
The nl80211 was out of sync with the version used in our backports. This broke the configuration of the antenna gain. Fixes: 2bfac61483db ("mac80211: backport support for BSS color changes") Signed-off-by: Hauke Mehrtens --- .../utils/iw/patches/001-nl80211_h_sync.

Re: Release goals for 22.XX

2021-10-13 Thread Hauke Mehrtens
On 10/14/21 12:03 AM, Sergey Ryazanov wrote: On Mon, Oct 11, 2021 at 12:12 AM Hauke Mehrtens wrote: On 10/10/21 2:44 AM, Sergey Ryazanov wrote: On Fri, Oct 8, 2021 at 4:40 PM Rui Salvaterra wrote: On Fri, 8 Oct 2021 at 11:09, Rui Salvaterra wrote: Nothing in this target has more than 32

Re: Release goals for 22.XX

2021-10-10 Thread Hauke Mehrtens
On 10/10/21 2:44 AM, Sergey Ryazanov wrote: Hello Rui, On Fri, Oct 8, 2021 at 4:40 PM Rui Salvaterra wrote: On Fri, 8 Oct 2021 at 11:09, Rui Salvaterra wrote: Nothing in this target has more than 32 MiB of RAM (most devices have 16 MiB) [1]. Just put it out of its misery. :) Scratch that.

Re: Release goals for 22.XX

2021-10-08 Thread Hauke Mehrtens
Hi Paul, On 10/8/21 11:13 AM, Paul Spooren wrote: Hi,     - bcm47xx     - bcm4908 Will these two targets be replaced by bmips? bmips is for big endian BCM33xx, BCM63xx and BCM7xxx MIPS chips. bcm47xx is little endian MIPS form a different product line. bcm4908 is ARM based. When I find

Re: Release goals for 22.XX - procd-seccomp and procd-ujail

2021-10-07 Thread Hauke Mehrtens
On 10/7/21 8:51 AM, Paul Spooren wrote: On 9/29/21 10:28, Hauke Mehrtens wrote: Hi, The OpenWrt 21.02 release is done and we should plan the next release. We already talked about this in the last meeting, see https://openwrt.org/meetings/20210920 To monitor the current state I created

Re: Release goals for 22.XX

2021-10-06 Thread Hauke Mehrtens
On 10/6/21 12:33 AM, Robert Marko wrote: On Wed, 6 Oct 2021 at 00:08, Paul Spooren wrote: Hi all, based on my overview[1] things are moving forward and being tested, great! What about the targets that did not see any 5.10 ambitions yet? Specifically: - arc770 - archs38 - ath25 - bcm47xx -

[PATCH uci v2] cmake: Allow override of install directories

2021-10-05 Thread Hauke Mehrtens via openwrt-devel
rs include to allow callers to override the install directories. This is helpful when building uci in build systems like Yocto which prefer to use /usr/lib64 for the 64 bit libraries. Signed-off-by: Hauke Mehrtens --- Change since: v1: overwrite -> override CMakeLists.txt | 9 + 1 fi

Re: [PATCH uci] cmake: Allow overwrite of install directories

2021-10-05 Thread Hauke Mehrtens
On 10/2/21 2:41 PM, Paul D wrote: Overwrite or override? Seems like override - distinction here is important... Hi, I can change this to override, I am not a native speaker. Hauke ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [PATCH v4 2/6] at91: enable specific sam9x kernel config flags

2021-10-03 Thread Hauke Mehrtens
On 9/20/21 11:27 AM, Claudiu Beznea wrote: Enable specific sam9x kernel config flags. Signed-off-by: Claudiu Beznea --- target/linux/at91/sam9x/config-default | 168 +++-- 1 file changed, 159 insertions(+), 9 deletions(-) diff --git

Re: [PATCH v4 1/6] at91: kernel: bump to 5.10

2021-10-03 Thread Hauke Mehrtens
On 9/20/21 11:27 AM, Claudiu Beznea wrote: Bump at91 targets to kernel v5.10. With this patches and files for wb45n and wb50n were removed as they are now included in upstream kernel. Along with: - this the kernel config for sam9x targets has been refreshed (with make kernel_menuconfig +

Re: [PATCH v4 0/6] at91: add support for sama5d2 icp, sama5d27 wlsom1 ek and sam9x60ek

2021-10-03 Thread Hauke Mehrtens
On 9/20/21 11:27 AM, Claudiu Beznea wrote: Hi, This series adds support for SAMA5D2 ICP, SAMA5D27-WLSOM1-EK and SAM9X60EK boards. Since SAM9X60's kernel support is included in 5.10 but not on 5.4 1st (patch 1/6) switches to kernel 5.10. Patches 2/6, 5/6 updates the kernel config for sam9x

Re: Release goals for 22.XX

2021-10-01 Thread Hauke Mehrtens
On 9/30/21 3:34 AM, Rich Brown wrote: Hauke: My thanks also for writing up those note. My desire would be to name our next release "22.03", with a target release date in March 2022. And we should name the following release "22.09" with a release date in September. And so on - every six

Re: Release goals for 22.XX

2021-10-01 Thread Hauke Mehrtens
On 9/30/21 10:40 PM, Paul Spooren wrote: On 9/30/21 10:01, Nick wrote: On 9/30/21 21:43, Daniel Golle wrote: On Thu, Sep 30, 2021 at 09:18:06PM +0300, Stijn Tintel wrote: On 30/09/2021 01:19, Nick wrote: On 9/29/21 22:28, Hauke Mehrtens wrote: kernel 5.10: We should get all targets

[PATCH uci] cmake: Allow overwrite of install directories

2021-10-01 Thread Hauke Mehrtens via openwrt-devel
rs include to allow callers to overwrite the install directories. This is helpful when building uci in build systems like Yocto which prefer to use /usr/lib64 for the 64 bit libraries. Signed-off-by: Hauke Mehrtens --- CMakeLists.txt | 9 + 1 file changed, 5 insertions(+), 4 deletions(-)

Re: Release goals for 22.XX

2021-09-29 Thread Hauke Mehrtens
On 9/29/21 10:43 PM, Stijn Segers wrote: Hi Hauke, Op woensdag 29 september 2021 om 22u28 schreef Hauke Mehrtens : Hi, The OpenWrt 21.02 release is done and we should plan the next release. We already talked about this in the last meeting, see https://openwrt.org/meetings/20210920

Release goals for 22.XX

2021-09-29 Thread Hauke Mehrtens
Hi, The OpenWrt 21.02 release is done and we should plan the next release. We already talked about this in the last meeting, see https://openwrt.org/meetings/20210920 To monitor the current state I created this wiki page based on the wiki page from the previous release:

Re: [PATCH v3] arm-trusted-firmware-mvebu: CZ.NIC's Secure Firmware bump to v2021.09.07

2021-09-15 Thread Hauke Mehrtens
On 9/15/21 2:41 PM, Hauke Mehrtens wrote: On 9/14/21 8:42 PM, Josef Schlehofer wrote: On 14. 09. 21 20:21, Andre Heider wrote: On 14/09/2021 19:59, Hauke Mehrtens wrote: On 9/14/21 10:50 AM, sean lee wrote: bump version and remove patches that have been applied 176d701 wtmi: Wait 1s after

[PATCH] arm-trusted-firmware-mvebu: Add hash for aarch64 cm3-gcc

2021-09-15 Thread Hauke Mehrtens
This adds the hash also for the aarch64 toolchain in addition for the x86_64 toolchain. This gets the build on a Linux aarch64 host one step further. Signed-off-by: Hauke Mehrtens --- package/boot/arm-trusted-firmware-mvebu/Makefile | 4 1 file changed, 4 insertions(+) diff --git

Re: [PATCH v3] arm-trusted-firmware-mvebu: CZ.NIC's Secure Firmware bump to v2021.09.07

2021-09-15 Thread Hauke Mehrtens
On 9/14/21 8:42 PM, Josef Schlehofer wrote: On 14. 09. 21 20:21, Andre Heider wrote: On 14/09/2021 19:59, Hauke Mehrtens wrote: On 9/14/21 10:50 AM, sean lee wrote: bump version and remove patches that have been applied 176d701 wtmi: Wait 1s after putting PHYs INTn pin low 2eeccfe wtmi

[PATCH] mac80211: Update to backports-5.10.64

2021-09-14 Thread Hauke Mehrtens
Refresh all patches. The removed patches were integrated upstream. Signed-off-by: Hauke Mehrtens --- This is based on backports-5.10.64-test1.tar.xz, If this works fine I will create a official backports release and update this patch. package/kernel/mac80211/Makefile | 6

[PATCH 21.02] mac80211: Update to backports-5.10.64

2021-09-14 Thread Hauke Mehrtens
Refresh all patches. The removed patches were integrated upstream. Signed-off-by: Hauke Mehrtens --- This is based on backports-5.10.64-test1.tar.xz, If this works fine I will create a official backports release and update this patch. package/kernel/mac80211/Makefile | 6

Re: [PATCH v3] arm-trusted-firmware-mvebu: CZ.NIC's Secure Firmware bump to v2021.09.07

2021-09-14 Thread Hauke Mehrtens
On 9/14/21 10:50 AM, sean lee wrote: bump version and remove patches that have been applied 176d701 wtmi: Wait 1s after putting PHYs INTn pin low 2eeccfe wtmi: Change comment describing reset workaround e8c94a5 wtmi: Count RAM size from both CS0 and CS1 995979e wtmi: Rename macro e29eb29 wtmi:

Re: [PATCH 0/2] Bump WolfSSL and libtool

2021-09-13 Thread Hauke Mehrtens
On 7/22/21 9:44 PM, Eneas U de Queiroz wrote: WolfSSL has decided it needs at least libtool 2.4.2 to build. From their commit 92854a5dd message: advance LT_PREREQ from 2.2 (2008) to 2.4.2 (2011) to reflect current automated testing coverage. We could easily patch our way out of it,

[PATCH 4/4] toolchain/musl: Remove extra format attribute patch

2021-09-12 Thread Hauke Mehrtens
This patch never went upstream so remove it. GCC should already add such a check to the common functions. Signed-off-by: Hauke Mehrtens --- ...ribute-to-some-function-declarations.patch | 197 -- 1 file changed, 197 deletions(-) delete mode 100644 toolchain/musl/patches/400

[PATCH 3/4] bpftools: fix compilation with musl 1.2.x

2021-09-12 Thread Hauke Mehrtens
From: Rosen Penev A definition for __maybe_inline is needed. Refreshed patches. Signed-off-by: Rosen Penev --- .../utils/bpftools/patches/006-musl-120.patch | 20 +++ 1 file changed, 20 insertions(+) create mode 100644

[PATCH 2/4] toolchain/musl: remove several GNU headers

2021-09-12 Thread Hauke Mehrtens
From: Rosen Penev Remove GLOB_ONLYDIR patch. Only fstools relies on it. fstools has been fixed separately. Remove woresize.h file. It seems to be for an old version of GCC. Remove features.h and glibc-types files. Same as above. Remove sys/cdefs.h. This is a deprecated header. Patches to fix

[PATCH 1/4] toolchain/musl: update to 1.2.2

2021-09-12 Thread Hauke Mehrtens
From: Rosen Penev This release introduces 64-bit time_t, which is needed to avoid the year 2038 problem. Remove upstream patches. Refreshed others. Rebased features.h file based on latest musl. Signed-off-by: Rosen Penev --- toolchain/musl/common.mk | 6 +-

[PATCH 0/4] toolchain/musl: update to version 1.2.2

2021-09-12 Thread Hauke Mehrtens
to enforce a rebuild of the toolchain. I would like to apply these patches in about 10 days if there are no objections. Thank you Rosen for working on this. Hauke Mehrtens (1): toolchain/musl: Remove extra format attribute patch Rosen Penev (3): toolchain/musl: update to 1.2.2 toolchain

[PATCH 2/2] kernel: Add missing kernel config options

2021-09-12 Thread Hauke Mehrtens
These options are selectable when some of the kernel debug options like KERNEL_SOFTLOCKUP_DETECTOR are selected. Signed-off-by: Hauke Mehrtens --- target/linux/archs38/config-5.4 | 1 - target/linux/generic/config-5.10 | 3 +++ target/linux/generic/config-5.4

[PATCH 1/2] build: Replace KERNEL_LOCKUP_DETECTOR with KERNEL_SOFTLOCKUP_DETECTOR

2021-09-12 Thread Hauke Mehrtens
with KERNEL_SOFTLOCKUP_DETECTOR. LOCKUP_DETECTOR will be selected by SOFTLOCKUP_DETECTOR automatically. Fixes: b951f53fbae3 ("build: Add additional kernel debug options") Signed-off-by: Hauke Mehrtens --- config/Config-kernel.in | 20 1 file changed, 4 insertions(+), 16

Re: [PATCH v3 1/6] at91: kernel: bump to 5.10

2021-09-11 Thread Hauke Mehrtens
On 9/10/21 11:56 AM, claudiu.bez...@microchip.com wrote: On 09.09.2021 22:52, Hauke Mehrtens wrote: Bump at91 targets to kernel v5.10. With this patches and files for wb45n and wb50n were removed as they are now included in upstream kernel. Along with this: - the kernel config for sam9x targets

Re: [PATCH] sunxi: bring up DSA b53 switch on Lamobo R1

2021-09-11 Thread Hauke Mehrtens
Hi Daniel, Thanks for working on this. On 9/11/21 12:40 AM, Daniel Golle wrote: Build cortexa7 subtarget with DSA driver for MDIO-connected Broadcom BCM53xxx switches. This is needed for the Lamobo R1 aka. BananaPi BPi-R1 board which comes with such a switch IC. Remove old swconfig driver

Re: [PATCH v3 1/6] at91: kernel: bump to 5.10

2021-09-09 Thread Hauke Mehrtens
On 8/30/21 11:39 AM, Claudiu Beznea wrote: Bump at91 targets to kernel v5.10. With this patches and files for wb45n and wb50n were removed as they are now included in upstream kernel. Along with this: - the kernel config for sam9x targets has been refreshed (with make kernel_menuconfig +

Re: [PATCH v3 2/6] at91: enable specific sam9x kernel config flags

2021-09-09 Thread Hauke Mehrtens
On 8/30/21 11:39 AM, Claudiu Beznea wrote: Enable specific sam9x kernel config flags. Signed-off-by: Claudiu Beznea --- target/linux/at91/sam9x/config-default | 168 +++-- 1 file changed, 159 insertions(+), 9 deletions(-) @@ -39,6 +44,7 @@

Re: [PATCH v3 1/6] at91: kernel: bump to 5.10

2021-09-09 Thread Hauke Mehrtens
On 8/30/21 11:39 AM, Claudiu Beznea wrote: Bump at91 targets to kernel v5.10. With this patches and files for wb45n and wb50n were removed as they are now included in upstream kernel. Along with this: - the kernel config for sam9x targets has been refreshed (with make kernel_menuconfig +

Re: [PATCH] base-files: make os-release symbolic link absolute

2021-09-08 Thread Hauke Mehrtens
On 9/8/21 2:50 PM, Florian Eckert wrote: The file `/etc/os-release` is currently a relative link to `../usr/lib/os-release`. The follwing links on my `/etc` are also absolute: * localtime -> /tmp/localtime * resolv.conf -> /tmp/resolv.conf * /tmp/TZmtab -> /proc/mounts For consistency, this

Re: [PATCH v2] x86: switch to 5.10 kernel

2021-09-08 Thread Hauke Mehrtens
On 9/7/21 11:39 PM, Paul Spooren wrote: Seems to be working fine in Docker containers. Signed-off-by: Paul Spooren Acked-by: Hauke Mehrtens --- v2: Remove redundant TESTING_PATCHVER target/linux/x86/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target

Re: [PATCH v2] mvebu/kernel: promote 5.10 to stable

2021-09-07 Thread Hauke Mehrtens
On 9/7/21 11:36 PM, Rui Salvaterra wrote: It's been brewing on my cortexa9 subtarget (Turris Omnia) for months. Perfectly stable. Signed-off-by: Rui Salvaterra Acked-by: Hauke Mehrtens --- v2: remove KERNEL_TESTING_PATCHVER altogether, as per dangole's suggestion. target/linux/mvebu

OpenWrt 21.02.0 - First Stable Release

2021-09-04 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the first stable release of the OpenWrt 21.02 stable version series. It incorporates over 5800 commits since branching the previous OpenWrt 19.07 release and has been under development for about one and a half year. Highlights in OpenWrt

Re: OpenWrt 21.02 status

2021-09-01 Thread Hauke Mehrtens
On 9/1/21 4:15 AM, Andy Botting wrote: On Wed, 1 Sept 2021 at 11:56, Alexander E. Patrakov wrote: Hauke Mehrtens : On 8/31/21 1:52 PM, Alexander E. Patrakov wrote: Hauke Mehrtens wrote: We did the 21.02-rc4, but there is still a problem with flow offloading as this was not fixed

Re: OpenWrt 21.02 status

2021-08-31 Thread Hauke Mehrtens
On 8/31/21 1:52 PM, Alexander E. Patrakov wrote: Hauke Mehrtens wrote: We did the 21.02-rc4, but there is still a problem with flow offloading as this was not fixed. The other problems should be fixed now. ... Some more information can be found here: https://forum.openwrt.org/t/software

Re: OpenWrt 21.02 status

2021-08-30 Thread Hauke Mehrtens
On 8/29/21 11:53 AM, Hauke Mehrtens wrote: Hi, We did the 21.02-rc4, but there is still a problem with flow offloading as this was not fixed. The other problems should be fixed now. On 7/17/21 5:45 PM, Hauke Mehrtens wrote: Currently we still have these problem: - IPv6 broken with flow

Re: OpenWrt 21.02: backport lantiq xrx200 DSA switch

2021-08-29 Thread Hauke Mehrtens
On 7/1/21 10:06 AM, Martin Blumenstingl wrote: Hi Martin, On Thu, Jul 1, 2021 at 8:02 AM Martin Schiller wrote: Hello all! Now that the Lantiq xrx200 DSA switch has finally made it into the master, I would like to ask whether we also want to pack this switch into the 21.02 release. The DSA

[PATCH] kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21

2021-08-29 Thread Hauke Mehrtens
. Signed-off-by: Hauke Mehrtens --- target/linux/gemini/config-5.10 | 1 - target/linux/gemini/config-5.4 | 1 - target/linux/generic/config-5.10 | 2 +- target/linux/generic/config-5.4 | 2 +- target/linux/ipq40xx/config-5.4 | 1

Re: [PATCH] prereq-build: require python3-distutils

2021-08-29 Thread Hauke Mehrtens
Hi Andre, I pushed this to 21.02 now. Hauke On 8/24/21 12:21 AM, Andre Heider wrote: Nice, sounds good, thanks! On 23/08/2021 23:12, Hauke Mehrtens wrote: Hi Andre, I will backport this to 21.02 in the next days. I want to wait if there are more problems showing up in master. Hauke

Re: OpenWrt 21.02 status

2021-08-29 Thread Hauke Mehrtens
Hi, We did the 21.02-rc4, but there is still a problem with flow offloading as this was not fixed. The other problems should be fixed now. On 7/17/21 5:45 PM, Hauke Mehrtens wrote: Currently we still have these problem: - IPv6 broken with flow offloading (according to reports, potentially

Re: [PATCH] prereq-build: require python3-distutils

2021-08-23 Thread Hauke Mehrtens
Hi Andre, I will backport this to 21.02 in the next days. I want to wait if there are more problems showing up in master. Hauke On 8/23/21 10:47 PM, Andre Heider wrote: Hi Hauke, thanks for merging the patch! Can we also get this cherry-picked to the 21.02 branch, please? Jeffery makes

Re: [PATCH 1/2] kernel: disable CONFIG_RCU_EXPERT and friends

2021-08-22 Thread Hauke Mehrtens
-by: Hauke Mehrtens --- target/linux/gemini/config-5.10 | 1 - target/linux/gemini/config-5.4 | 1 - target/linux/generic/config-5.10 | 7 +-- target/linux/generic/config-5.4 | 6 +- target/linux/ipq807x/config-default | 1

Re: [PATCH 2/2] kernel: move two symbols to the generic kconfigs

2021-08-22 Thread Hauke Mehrtens
On 8/22/21 3:17 PM, Rui Salvaterra wrote: CONFIG_RCU_{NEED_SEGCBLIST,STALL_COMMON} are set basically everywhere. Move them to the generic kconfigs. And resort the generic kconfigs while at it. Signed-off-by: Rui Salvaterra --- target/linux/arc770/config-5.4 | 2 --

Re: [PATCH 5/6] qoriq: new target

2021-08-22 Thread Hauke Mehrtens
On 8/22/21 1:15 AM, Stijn Tintel wrote: Add a new target named "qoriq", that will support boards using PowerPC processors from NXP's QorIQ brand. This doesn't actually add support for any board yet, so that installation instructions can go in the commit message of the commit that adds actual

Re: [PATCH] kernel: disable CONFIG_RCU_EXPERT and friends

2021-08-22 Thread Hauke Mehrtens
On 8/22/21 2:17 PM, Rui Salvaterra wrote: Hi, Hauke, On Sun, 22 Aug 2021 at 10:20, Hauke Mehrtens wrote: There are also some targets which explicitly unset CONFIG_RCU_EXPERT: [snipped] This should be removed from the target config file. Sure thing, I'll clean up the targets and fold

Re: [PATCH 6/8] at91: enable specific sam9x kernel config flags

2021-08-22 Thread Hauke Mehrtens
On 8/20/21 1:42 PM, Claudiu Beznea wrote: Enable specific sam9x kernel config flags. Signed-off-by: Claudiu Beznea --- target/linux/at91/sam9x/config-default | 182 - 1 file changed, 176 insertions(+), 6 deletions(-) diff --git

Re: [PATCH 4/8] at91: use make kernel_menuconfig and save for sam9x kernel config

2021-08-22 Thread Hauke Mehrtens
On 8/20/21 1:42 PM, Claudiu Beznea wrote: Use kernel_menuconfig and save for sam9x kernel config. Is the result of this command the same? (executed with the sam9x and the sama5 sub target selected) make kernel_oldconfig CONFIG_TARGET=subtarget This would run an oldconfig using the

Re: [PATCH] kernel: disable CONFIG_RCU_EXPERT and friends

2021-08-22 Thread Hauke Mehrtens
On 8/22/21 10:01 AM, Rui Salvaterra wrote: Based on the existing documentation [1][2], I dare anyone to demonstrate that we need to fine-tune these RCU parameters. The (performance) breakage potential for doing so is immense, so let's just please put down this loaded footgun. Disable

Re: [PATCH 0/6] use binutils 2.36.1 and gcc 10 by default

2021-08-15 Thread Hauke Mehrtens
On 8/15/21 2:00 PM, Stijn Tintel wrote: On 15/08/2021 14:53, Hauke Mehrtens wrote: Thank you Stijn for taking care of this toolchain upgrade and Rosen for preparing it. Thanks for reviewing! On 8/15/21 12:51 PM, Stijn Tintel wrote: Since 21.02 has been branched, it's a good time to switch

Re: [PATCH 0/6] use binutils 2.36.1 and gcc 10 by default

2021-08-15 Thread Hauke Mehrtens
Thank you Stijn for taking care of this toolchain upgrade and Rosen for preparing it. On 8/15/21 12:51 PM, Stijn Tintel wrote: Since 21.02 has been branched, it's a good time to switch master to a more recent toolchain by default. I have been test-driving binutils 2.36.1 and gcc 10.3 for

Re: [PATCH 5/6] toolchain: drop GCC 9

2021-08-15 Thread Hauke Mehrtens
On 8/15/21 12:51 PM, Stijn Tintel wrote: Since we switched to GCC 10 by default, with the previous default being GCC 8, it doesn't make much sense to keep GCC 9 around, so drop it. Signed-off-by: Stijn Tintel --- toolchain/gcc/Config.in | 3 --- toolchain/gcc/Config.version | 5 -

Re: [PATCH 6/6] toolchain: drop binutils 2.35.1

2021-08-15 Thread Hauke Mehrtens
On 8/15/21 12:51 PM, Stijn Tintel wrote: Since we switched to binutils 2.36.1 by default, with the previous default being binutils 2.34, it doesn't make much sense to keep binutils 2.35.1 around, so drop it. Signed-off-by: Stijn Tintel --- toolchain/binutils/Config.in | 4

Re: OpenWrt 21.02.0 Fourth release candidate

2021-08-10 Thread Hauke Mehrtens
On 8/8/21 1:43 PM, Arınç ÜNAL wrote: Congrats! Before we get to the final release, the DSA migration script should be included. Looks like I'm going to hire someone to write the script for me. I know DSA, not changing text on configuration files with awk, grep, etc. Want to give a hand? Please

Re: mvebu: armada 3720 cpufreq reverts

2021-08-08 Thread Hauke Mehrtens
On 8/8/21 8:15 PM, Josef Schlehofer wrote: On 27. 07. 21 11:24, Hauke Mehrtens wrote: On 7/27/21 9:50 AM, Josef Schlehofer wrote: On 24. 07. 21 20:03, Hauke Mehrtens wrote: On 7/24/21 7:50 PM, Josef Schlehofer wrote: On 24. 07. 21 19:37, Hauke Mehrtens wrote: On 7/1/21 11:08 AM, Robert

OpenWrt 19.07.8 service release

2021-08-07 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the eighth service release of OpenWrt 19.07. It fixes security issues, improves device support, and brings a few bug fixes. The main changes from OpenWrt 19.07.7 are: Security fixes == * Fix FragAttacks (fragmentation and

OpenWrt 21.02.0 Fourth release candidate

2021-08-04 Thread Hauke Mehrtens
Hi, The OpenWrt community is proud to announce the fourth release candidate of the upcoming OpenWrt 21.02 stable version series. It incorporates over 5800 commits since branching the previous OpenWrt 19.07 release and has been under development for about one and a half year. Changes between

Re: OpenWrt 21.02 status

2021-07-31 Thread Hauke Mehrtens
On 7/31/21 9:05 AM, Andy Botting wrote: Thank you for the link and the description on how to reproduce this: while [ 1 ]; do curl -k -s -o /dev/null -L -I -w "%{http_code} '%{time_total}'\n" -H 'Host: www.6connect.com' https://[2607:fae0:a000::9]; sleep 1; done I see this problem once every 250

Re: OpenWrt 21.02 status

2021-07-28 Thread Hauke Mehrtens
On 7/20/21 9:40 AM, Andy Botting wrote: - IPv6 broken with flow offloading (according to reports, potentially related to hw flow offloading) There is a bug report about this at: - https://bugs.openwrt.org/index.php?do=details_id=3373 I've reproduced it with and without hw flow offloading

Re: mvebu: armada 3720 cpufreq reverts

2021-07-27 Thread Hauke Mehrtens
On 7/27/21 9:50 AM, Josef Schlehofer wrote: On 24. 07. 21 20:03, Hauke Mehrtens wrote: On 7/24/21 7:50 PM, Josef Schlehofer wrote: On 24. 07. 21 19:37, Hauke Mehrtens wrote: On 7/1/21 11:08 AM, Robert Marko wrote: On Thu, Jul 1, 2021 at 12:42 AM Marek Behun wrote: On Wed, 30 Jun 2021 17

Re: [PATCH v5] mvebu: add support for iEi Puzzle-M901/Puzzle-M902

2021-07-25 Thread Hauke Mehrtens
On 7/20/21 5:10 AM, eveans2...@gmail.com wrote: From: Ian Chang Hardware specification -- * CN9130 SoC, Quad-core ARMv8 Cortex-72 @ 2200 MHz * 4 GB DDR * 4 GB eMMC * mmcblk0 - mmcblk0p164M kernel_1 - mmcblk0p264M kernel_2 - mmcblk0p3 512M rootfs_1 -

Re: [PATCH] dropbear: add config options for agent-forwarding support

2021-07-24 Thread Hauke Mehrtens
On 7/16/21 12:44 AM, Sven Roederer wrote: * SSH agent forwarding might cause security issues, locally and on the jump machine (https://defn.io/2019/04/12/ssh-forwarding/). So allow to completely disabling it. * separate options for client and server * keep it enabled by default How much

Re: mvebu: armada 3720 cpufreq reverts

2021-07-24 Thread Hauke Mehrtens
On 7/24/21 7:50 PM, Josef Schlehofer wrote: On 24. 07. 21 19:37, Hauke Mehrtens wrote: On 7/1/21 11:08 AM, Robert Marko wrote: On Thu, Jul 1, 2021 at 12:42 AM Marek Behun wrote: On Wed, 30 Jun 2021 17:51:24 +0200 Robert Marko wrote: On Wed, Jun 30, 2021 at 3:19 PM Marek Behún wrote

Re: [PATCH 1/3] at91: add pioBU label to secumod

2021-07-24 Thread Hauke Mehrtens
On 7/24/21 7:42 PM, Hauke Mehrtens wrote: On 7/16/21 7:08 AM, Claudiu Beznea wrote: Add pioBU label to secumod. Along with this set gpio controller properties for secumod. Signed-off-by: Claudiu Beznea ---   .../linux/at91/patches-5.4/104-add-piobu.patch   | 16   1 file

Re: [PATCH 1/3] at91: add pioBU label to secumod

2021-07-24 Thread Hauke Mehrtens
On 7/16/21 7:08 AM, Claudiu Beznea wrote: Add pioBU label to secumod. Along with this set gpio controller properties for secumod. Signed-off-by: Claudiu Beznea --- .../linux/at91/patches-5.4/104-add-piobu.patch | 16 1 file changed, 16 insertions(+) create mode 100644

Re: mvebu: armada 3720 cpufreq reverts

2021-07-24 Thread Hauke Mehrtens
On 7/1/21 11:08 AM, Robert Marko wrote: On Thu, Jul 1, 2021 at 12:42 AM Marek Behun wrote: On Wed, 30 Jun 2021 17:51:24 +0200 Robert Marko wrote: On Wed, Jun 30, 2021 at 3:19 PM Marek Behún wrote: Hello Robert, I am writing regarding commit mvebu: 5.10 fix DVFS caused random boot

Re: [PATCH] Revert "mvebu: 5.10 fix DVFS caused random boot crashes"

2021-07-24 Thread Hauke Mehrtens
Hi Robert, Could you plase comment on this? Hauke On 7/19/21 1:46 PM, Josef Schlehofer wrote: Based on the discussion on the mailing list [1], the patch which was reverted, it reverts only one patch without the subsequent ones. This leads to the SoC scaling issue not using a CPU parent

Re: logd: Limit ustream write buffer with configurable value

2021-07-24 Thread Hauke Mehrtens
On 7/20/21 11:51 AM, Gocool.. wrote: If the "logread" process is blocked in write call or stopped by pressing "CTRL+Z", the logd starts to buffer all the messages in the write buffer. Since there is no limit in w.max_buffers, the logd consumes all the system memory at a point of time which

Re: [PATCH 21.02] mwlwifi: downgrade the 88W8964's firmware to 9.3.2.6 to prevent instability

2021-07-24 Thread Hauke Mehrtens
On 7/22/21 6:54 PM, Arınç ÜNAL wrote: Avoid 88W8964 firmware 9.3.2.12 for Wi-Fi instabilities it causes on Linksys WRT3200ACM & WRT32X until fixes on master branch are backported to openwrt-21.02. Which changes in master which are not backported are fixing this problem? Hauke

Re: OpenWrt 21.02 status

2021-07-19 Thread Hauke Mehrtens
Hi Hans, On 7/17/21 5:45 PM, Hauke Mehrtens wrote: Hi, In general the 21.02-rc3 looks good, but we still have some problems. Currently we still have these problem: - DHCPv6 broken if lease times < 12h chosen   - https://forum.openwrt.org/t/openwrt-21-02-0-third-release-candid

Re: OpenWrt 21.02 status

2021-07-17 Thread Hauke Mehrtens
Wrt. Best, Rich Hauke On Jul 17, 2021, at 11:45 AM, Hauke Mehrtens wrote: Hi, In general the 21.02-rc3 looks good, but we still have some problems. Currently we still have these problem: - IPv6 broken with flow offloading (according to reports, potentially related to hw flow

OpenWrt 21.02 status

2021-07-17 Thread Hauke Mehrtens
Hi, In general the 21.02-rc3 looks good, but we still have some problems. Currently we still have these problem: - IPv6 broken with flow offloading (according to reports, potentially related to hw flow offloading) - PPPoE allegedly broken (according to reports, not fully reproducible, likely

Re: [PATCH] ltq-deu: Mark lantiq DEU broken

2021-06-30 Thread Hauke Mehrtens
On 6/28/21 12:13 AM, Aleksander Bajkowski wrote: Kestrel says here[1] that he has managed to fix the ltq-deu driver. 1. https://github.com/openwrt/openwrt/commit/e85180d90ed01ef4fb89675702622a9cabf3b092 Thank you for the link. I also saw this pull request:

Re: [PATCH v2 4/5] realtek: Fix failsafe mode

2021-06-27 Thread Hauke Mehrtens
-managed-switches/57875 I did not have time to test it so far, though. Birger On 22/06/2021 00:45, Hauke Mehrtens wrote: The RTL8380-RTL9300 switches only forward packets when VLAN ID 1 is configured. Do not use the standard failsafe configuration for DSA accessing the default port directly

Re: [PATCH] ltq-deu: Mark lantiq DEU broken

2021-06-27 Thread Hauke Mehrtens
On 6/27/21 9:38 AM, Martin Blumenstingl wrote: Hi Hauke, On Sun, Jun 27, 2021 at 12:55 AM Hauke Mehrtens wrote: When the ltq_deu_vr9 kernel module is loaded, hostapd does not start any more. it fails with thgis error message: daemon.err hostapd: nl80211: kernel reports: key addition failed

Re: Buildbot stuck? No new packages builds since Tuesday 22nd

2021-06-27 Thread Hauke Mehrtens
a good idea to switch some of the resources there are also much less commits in the 19.07 branch. Hauke On 2021-06-26 13:59, Hauke Mehrtens wrote: On 6/26/21 10:15 AM, Hannu Nyman wrote: Looks like the packages buildbot is somehow stuck. No new builds has been uploaded since Tuesday 22nd. https

[PATCH] ltq-deu: Mark lantiq DEU broken

2021-06-26 Thread Hauke Mehrtens
("mac80211: remove patches stripping down crypto support") Signed-off-by: Hauke Mehrtens --- package/kernel/lantiq/ltq-deu/Makefile | 2 +- target/linux/lantiq/image/ar9.mk | 15 ++- target/linux/lantiq/image/danube.mk| 1 - target/linux/lantiq/xrx200/target.mk

Re: [PATCH 2/3] base-files: failsafe: Start also CPU interface for DSA

2021-06-26 Thread Hauke Mehrtens
On 6/24/21 11:13 PM, Sven Roederer wrote: Am Sonntag, 20. Juni 2021, 17:11:08 CEST schrieb Hauke Mehrtens: On 6/20/21 4:30 PM, Sven Roederer wrote: The Rb750 is DSA, so it seems there is still something wrong. I'll retest with current master soon, to rule out issues based on 21.02-rc3. Sven

Re: Buildbot stuck? No new packages builds since Tuesday 22nd

2021-06-26 Thread Hauke Mehrtens
On 6/26/21 10:15 AM, Hannu Nyman wrote: Looks like the packages buildbot is somehow stuck. No new builds has been uploaded since Tuesday 22nd. https://downloads.openwrt.org/snapshots/packages/ Buildbot status shows only janitor activity for the last four days.

[PATCH v2 1/5] kernel: Backport patch to automatically bring up DSA master when opening user port

2021-06-21 Thread Hauke Mehrtens
Without this patch we have to manually bring up the CPU interface in failsafe mode. This was backported from kernel 5.12. Signed-off-by: Hauke Mehrtens --- ...425-at803x-allow-sgmii-aneg-override.patch | 2 +- ...cally-bring-up-DSA-master-when-openi.patch | 85 +++ ...r-when

[PATCH v2 5/5] base-files: bring up vlan interface too

2021-06-21 Thread Hauke Mehrtens
From: Luiz Angelo Daros de Luca Vlan subinterface was never brought up when using vlan-based preinit network. Tested forcing ifname="" before preinit_ip() on a Tp-Link Archer C5v4. Signed-off-by: Luiz Angelo Daros de Luca --- package/base-files/files/lib/preinit/10_indicate_preinit | 3 +++ 1

[PATCH v2 0/5] Fix failsafe mode

2021-06-21 Thread Hauke Mehrtens
opening user port" * use ifname variable in preinit_config_board * Added "realtek: Fix failsafe mode" * Added "base-files: bring up vlan interface too" Hauke Mehrtens (4): kernel: Backport patch to automatically bring up DSA master when opening user port base-file

[PATCH v2 3/5] base-files: failsafe: Remove the VLAN modifier from interface name

2021-06-21 Thread Hauke Mehrtens
Some interfaces have a VLAN modifier like :t in lan1:t, this modifier should be removed from the interface before calling preinit_ip_config(). Signed-off-by: Hauke Mehrtens --- package/base-files/files/lib/preinit/10_indicate_preinit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package

[PATCH v2 4/5] realtek: Fix failsafe mode

2021-06-21 Thread Hauke Mehrtens
show port vlan-id lan1 1 PVID Egress Untagged switch1 PVID Egress Untagged Signed-off-by: Hauke Mehrtens --- .../lib/preinit/05_set_preinit_iface_realtek| 13 + .../lib/preinit/98_remove_preinit_realtek | 6 ++ 2 files

[PATCH v2 2/5] base-files: failsafe: Fix IP configuration

2021-06-21 Thread Hauke Mehrtens
rk for bridges") Signed-off-by: Hauke Mehrtens --- .../base-files/files/lib/preinit/10_indicate_preinit | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/package/base-files/files/lib/preinit/10_indicate_preinit b/package/base-files/files/lib/preinit/10_in

Re: [PATCH 1/3] base-files: failsafe: Fix IP configuration

2021-06-21 Thread Hauke Mehrtens
On 6/21/21 3:58 PM, Rafał Miłecki wrote: On 19.06.2021 20:36, Hauke Mehrtens wrote: Adapt the preinit_config_board() to the board.json network changes. It now looks for the device and the ports variables to configure the LAN network. This works with swconfig configurations. Fixes: FS#3866

Re: [PATCH 1/3] base-files: failsafe: Fix IP configuration

2021-06-21 Thread Hauke Mehrtens
On 6/21/21 12:42 AM, Paul Spooren wrote: Not sure but is this PR related? "base-files: bring up vlan interface too #2734" https://github.com/openwrt/openwrt/pull/2734 This looks like a different problem, I am not sure if we run into it with our current code. Hauke

Re: [PATCH 2/3] base-files: failsafe: Start also CPU interface for DSA

2021-06-20 Thread Hauke Mehrtens
On 6/20/21 10:32 AM, DENG Qingfang wrote: On Sat, Jun 19, 2021 at 08:36:10PM +0200, Hauke Mehrtens wrote: On a DSA switch the ports have an upper device, the CPU device, e.g. eth0. This device has to be in up state to bring up the lower devices like lan1. Parse the link device from "ip

Re: [PATCH 2/3] base-files: failsafe: Start also CPU interface for DSA

2021-06-20 Thread Hauke Mehrtens
On 6/20/21 4:30 PM, Sven Roederer wrote: Am Samstag, 19. Juni 2021, 20:36:10 CEST schrieb Hauke Mehrtens: On a DSA switch the ports have an upper device, the CPU device, e.g. eth0. This device has to be in up state to bring up the lower devices like lan1. Parse the link device from "ip

Re: realtek: Traffic directly on lanX not working

2021-06-20 Thread Hauke Mehrtens
On 6/20/21 11:01 AM, Birger Koblitz wrote: Hi, On 19.06.21 14:25, Hauke Mehrtens wrote: Hi, I am unable to send and receive packets directly on the lan1 interface when it is not part of a bridge. In wireshark on a connected host I do not see any packets from this device, but the link

<    1   2   3   4   5   6   7   8   9   10   >