Re: [RFC] 21.02.1 backports

2021-10-21 Thread Hauke Mehrtens
On 10/21/21 1:01 AM, Paul Spooren wrote: Hi all, Hauke an me plan to tag 21.02.1 this Friday. Motivation is the recent breakage (and fix) of HTTPS secured by Let's Encrypt certificates. More information is available in the commit message[0] of the fix. Please post your backport requests

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Robert Marko
On Thu, 21 Oct 2021 at 22:54, Hauke Mehrtens wrote: > > On 10/21/21 6:52 PM, Robert Marko wrote: > > On Thu, 21 Oct 2021 at 18:30, Janusz Dziedzic > > wrote: > >> > >> czw., 21 paź 2021 o 17:54 Robert Marko napisał(a): > >>> > >>> For PCI/USB bus level support there are per target feature

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: ath11k - pci - backports/.config issue

2021-10-21 Thread Hauke Mehrtens
On 10/21/21 6:52 PM, Robert Marko wrote: On Thu, 21 Oct 2021 at 18:30, Janusz Dziedzic wrote: czw., 21 paź 2021 o 17:54 Robert Marko napisał(a): For PCI/USB bus level support there are per target feature flags that are set and then you can check if those are set so that you cant even

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

2021-10-21 Thread Rosen Penev
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 be expected, > but a benefit is seen

Re: [PATCH] tools/isl: update the download URL

2021-10-21 Thread Paul Spooren
On 10/21/21 9:11 AM, Rui Salvaterra wrote: isl.gforge.inria.fr has been dead since early this month [1]. Switch to libisl.sourceforge.io for the time being. [1] https://groups.google.com/g/isl-development/c/JGaMo2VUu_8 Signed-off-by: Rui Salvaterra --- Acked-by: Paul Spooren Note: this

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

[PATCH] tools/isl: update the download URL

2021-10-21 Thread Rui Salvaterra
isl.gforge.inria.fr has been dead since early this month [1]. Switch to libisl.sourceforge.io for the time being. [1] https://groups.google.com/g/isl-development/c/JGaMo2VUu_8 Signed-off-by: Rui Salvaterra --- Note: this needs to be backported to every supported OpenWrt version.

LUCI behaviour

2021-10-21 Thread Paul D
If I use js e.g. : o = ss.option(form.TextValue, 'blah', _('blah'), _('blah.')); o.optional = true; o.monospace = true; And add either: o.width = "500px"; or: o.width = "60ch"; I do not get the desired effect. Is this normal? Here (

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Robert Marko
On Thu, 21 Oct 2021 at 18:30, Janusz Dziedzic wrote: > > czw., 21 paź 2021 o 17:54 Robert Marko napisał(a): > > > > For PCI/USB bus level support there are per target feature flags that are > > set and then you can check if those are set so that you cant even select > > usb wlan driver if the

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Janusz Dziedzic
czw., 21 paź 2021 o 17:54 Robert Marko napisał(a): > > For PCI/USB bus level support there are per target feature flags that are set > and then you can check if those are set so that you cant even select usb wlan > driver if the target doesnt even have usb support enabled. > OK I see. Seems I

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

2021-10-21 Thread Rui Salvaterra
Hi, guys, So, last meeting I proposed splitting the 32-bit mvebu target in vfpv3-d16 and neon subtargets. It seems this subject comes up every couple of years, or so. This time I hope to show solid evidence on why it would be an exercise in futility, closing the matter once and for all. In order

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Janusz Dziedzic
czw., 21 paź 2021 o 16:54 Robert Marko napisał(a): > > On Thu, 21 Oct 2021 at 16:53, Janusz Dziedzic > wrote: > > > > czw., 21 paź 2021 o 16:43 Robert Marko napisał(a): > > > > > > On Thu, 21 Oct 2021 at 16:40, Janusz Dziedzic > > > wrote: > > > > > > > > Hello, > > > > > > > > Hit some

Re: hostapd: ubus inteface crashes hostapd?

2021-10-21 Thread David Bauer
Hi Nick, On 10/21/21 11:31, Nick wrote: Is someone massively utilizing the ubus interface from hostapd? I'm doing this with dawn and I saw that blocktrron already fixed some infinity loop. However, currently DAWN is crashing the hostapd. I make extensive use of the get_clients, all

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Robert Marko
On Thu, 21 Oct 2021 at 16:53, Janusz Dziedzic wrote: > > czw., 21 paź 2021 o 16:43 Robert Marko napisał(a): > > > > On Thu, 21 Oct 2021 at 16:40, Janusz Dziedzic > > wrote: > > > > > > Hello, > > > > > > Hit some issue with my ath11k card, so maybe someone already fix > > > it/know what I

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Janusz Dziedzic
czw., 21 paź 2021 o 16:43 Robert Marko napisał(a): > > On Thu, 21 Oct 2021 at 16:40, Janusz Dziedzic > wrote: > > > > Hello, > > > > Hit some issue with my ath11k card, so maybe someone already fix > > it/know what I missed? > > > > My card (pcie): > > root@OpenWrt:~# lspci > > :00:00.0

Re: ath11k - pci - backports/.config issue

2021-10-21 Thread Robert Marko
On Thu, 21 Oct 2021 at 16:40, Janusz Dziedzic wrote: > > Hello, > > Hit some issue with my ath11k card, so maybe someone already fix > it/know what I missed? > > My card (pcie): > root@OpenWrt:~# lspci > :00:00.0 PCI bridge: MEDIATEK Corp. Device 3258 > :01:00.0 Unassigned class [ff00]:

ath11k - pci - backports/.config issue

2021-10-21 Thread Janusz Dziedzic
Hello, Hit some issue with my ath11k card, so maybe someone already fix it/know what I missed? My card (pcie): root@OpenWrt:~# lspci :00:00.0 PCI bridge: MEDIATEK Corp. Device 3258 :01:00.0 Unassigned class [ff00]: Qualcomm QCA6390 Wireless Network Adapter [AX500-DBS (2x2)] I have this

Re: hostapd: ubus inteface crashes hostapd?

2021-10-21 Thread Felix Fietkau
On 2021-10-21 11:31, Nick wrote: Is someone massively utilizing the ubus interface from hostapd? I'm doing this with dawn and I saw that blocktrron already fixed some infinity loop. However, currently DAWN is crashing the hostapd. I make extensive use of the get_clients, all subscriptions,

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

2021-10-21 Thread Janusz Dziedzic
wt., 19 paź 2021 o 22:50 Hauke Mehrtens napisał(a): > > This updates the wireless drivers to the code from kernel 5.15. > This is updating the wifi drivers to test versions of the wireless > backports. If there are no serious problems found I will also release > official versions and update the

hostapd: ubus inteface crashes hostapd?

2021-10-21 Thread Nick
Is someone massively utilizing the ubus interface from hostapd? I'm doing this with dawn and I saw that blocktrron already fixed some infinity loop. However, currently DAWN is crashing the hostapd. I make extensive use of the get_clients, all subscriptions, disassoc_immidient calls. Of