Re: [PATCH V2] ipq40xx: fix BDF file for pcie wifi chip on the GL.Inet GL-B2200

2022-04-27 Thread Robert Marko
On Wed, 27 Apr 2022 at 19:31, Enrico Mioso wrote: > > When the GL-B200's PCI device was switched to pre-calibration, the ath1'k > wasn't able to find the pre-calibration data. This is not really correct, ath10k was unable to find the BDF in the served board-2.bin For future reference, post the

Optimizing kernel compilation / alignments for network performance

2022-04-27 Thread Rafał Miłecki
Hi, 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 based on Broadcom Northstar platform. Those are SoCs with not-so-powerful 2 x ARM Cortex-A9 CPU cores. Main task of those devices is NAT

Re: [PATCH] Revert "ipq40xx: document pcie wifi chip on the GL.Inet GL-B2200"

2022-04-27 Thread Enrico Mioso
Dear Rafał, first of all, thanks a lot for taking the time and the patience to review this patch. I explained the situation in more detail here: http://lists.openwrt.org/pipermail/openwrt-devel/2022-April/038451.html ... admittedly, the subject was too generic. Thanks!

Re: Optimizing kernel compilation / alignments for network performance

2022-04-27 Thread Alexander Lobakin
From: Rafał Miłecki Date: Wed, 27 Apr 2022 14:04:54 +0200 > Hi, Hej, > > 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 based on Broadcom Northstar platform. Those > are SoCs with

Re: [PATCH] Revert "ipq40xx: document pcie wifi chip on the GL.Inet GL-B2200"

2022-04-27 Thread Rafał Miłecki
On 17.04.2022 02:42, Enrico Mioso wrote: This reverts commit 80d34d9d593865248bf5a23794e9163895140de7. This brings back the PCI Wi-Fi interface on the GL-B2200. CC: Christian Lamparter Signed-off-by: Enrico Mioso This description doesn't tell anything really. Please explain what happens and

[PATCH] ipq40xx: fix BDF file for pcie wifi chip on the GL.Inet GL-B2200

2022-04-27 Thread Enrico Mioso
Fix the BDF file to include the expected BMI IDs, so that the PCI Wi-Fi device will work again after switching to pre-calibration. Fixes: 80d34d9d593 ("ipq40xx: document pcie wifi chip on the GL.Inet GL-B2200") CC: Christian Lamparter CC: Robert Marko Signed-off-by: Enrico Mioso ---

Re: [PATCH] ipq40xx: fix BDF file for pcie wifi chip on the GL.Inet GL-B2200

2022-04-27 Thread Robert Marko
On Wed, 27 Apr 2022 at 19:12, Enrico Mioso wrote: > > Fix the BDF file to include the expected BMI IDs, so that the PCI Wi-Fi > device will work again after switching to pre-calibration. Hi, Can you expand the description a bit more, namely include why is this needed after the blamed commit.

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

2022-04-27 Thread Jan Hoffmann
Stop the connection when the control daemon is terminated. The code is a modified version of the termination routine in version 4.23.1 of the daemon (which doesn't support VR9 modems anymore). This could also be implemented by calling the acos and acs commands via dsl_cpe_pipe.sh in the init

Re: [PATCH v2] realtek: do not reset SerDes on link change

2022-04-27 Thread Sander Vanheule
Hi Birger, On Sun, 2022-04-24 at 22:01 +0200, Birger Koblitz wrote: > Do not reset the RTL930x SerDes on link changes, instead set up > the SDS with internal PHYs for the SFP+ ports only. > This fixes the 8 1GBit ports on the Zyxel XGS1250 which > do not work without this patch. > > Tested-by:

[PATCH V2] ipq40xx: fix BDF file for pcie wifi chip on the GL.Inet GL-B2200

2022-04-27 Thread Enrico Mioso
When the GL-B200's PCI device was switched to pre-calibration, the ath1'k wasn't able to find the pre-calibration data. Infact, the BDF files was missing the correct BMI IDs for this device, resulting in a failure to start it. Repackage the BDF file after renaming relevant fields and files

Re: Optimizing kernel compilation / alignments for network performance

2022-04-27 Thread Rafał Miłecki
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 based on Broadcom Northstar platform.

Re: [PATCH v2] realtek: do not reset SerDes on link change

2022-04-27 Thread Birger Koblitz
Hi, there are presently no working 1GBit SFP modules in master for RTL9300 (this patch only affects RTL93xx SoCs). On the Ubiquiti USW switch only the 10GBit modules are set up by u-boot and they continue to work. The setup really only does a setup of the link not the entire serdes. The initial