Re: Someone working on kernel 5.9?

2020-10-29 Thread Andrey Jr. Melnikov
Felix Fietkau wrote: > On 2020-10-29 13:11, Koen Vandeputte wrote: > > > > On 29.10.20 11:37, Andrey Jr. Melnikov wrote: > >> Koen Vandeputte wrote: > >> > >>> On 03.10.20 17:11, Vincent Wiemann wrote: > Hi folks, > > is anybody working on 5.9, already? > I'd like to do some

[PATCH] hostapd: add {hostapd,wpad}-basic-openssl variants

2020-10-29 Thread Rui Salvaterra
Add OpenSSL-linked basic variants (which provides WPA-PSK only, 802.11r and 802.11w) of both hostapd and wpad. For people who don't need the full hostapd but are stuck with libopenssl for other reasons, this saves space by avoiding the need of an additional library (or a larger hostapd with built-i

Re: [PATCH] hostapd: add a hostapd-basic-openssl variant

2020-10-29 Thread Rui Salvaterra
Hi, again, On Thu, 29 Oct 2020 at 17:40, Daniel Golle wrote: > > It can even be both in one patch (I'd prefer that). Alright, will do! > ...or just use hostapd's built-in crypto instead... In that case, I'd have a much larger hostapd with full functionality, even though I only required the bas

Re: [PATCH] hostapd: add a hostapd-basic-openssl variant

2020-10-29 Thread Daniel Golle
On Thu, Oct 29, 2020 at 05:33:44PM +, Rui Salvaterra wrote: > Hi, Daniel, > > On Thu, 29 Oct 2020 at 16:16, Daniel Golle wrote: > > > > Please do the same for wpad-basic as well, just to be consistent. > > Sure thing, I had even suggested it on IRC. :) Do you prefer a > follow-up patch, or a

Re: [PATCH] hostapd: add a hostapd-basic-openssl variant

2020-10-29 Thread Rui Salvaterra
Hi, Daniel, On Thu, 29 Oct 2020 at 16:16, Daniel Golle wrote: > > Please do the same for wpad-basic as well, just to be consistent. Sure thing, I had even suggested it on IRC. :) Do you prefer a follow-up patch, or a new series with both patches? > > Sizes of hostapd on ath79 (74Kc -O2): > >

Re: Someone working on kernel 5.9?

2020-10-29 Thread Andrey Jr. Melnikov
Felix Fietkau wrote: > On 2020-10-29 13:11, Koen Vandeputte wrote: > > > > On 29.10.20 11:37, Andrey Jr. Melnikov wrote: > >> Koen Vandeputte wrote: > >> > >>> On 03.10.20 17:11, Vincent Wiemann wrote: > Hi folks, > > is anybody working on 5.9, already? > I'd like to do some

Re: [PATCH v2] kernel: replace SUBDIRS with M in package recipes

2020-10-29 Thread Andrey Melnikov
чт, 29 окт. 2020 г. в 15:44, Adrian Schmutzler : > > > -Original Message- > > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > > On Behalf Of Andrey Jr. Melnikov > > Sent: Dienstag, 21. Januar 2020 16:25 ^^^ gmane flushed mail queue with message

[no subject]

2020-10-29 Thread Roman Kuzmitskii 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 --- i can confirm that performance hit

Re: [PATCH] hostapd: add a hostapd-basic-openssl variant

2020-10-29 Thread Daniel Golle
On Thu, Oct 29, 2020 at 11:10:05AM +, Rui Salvaterra wrote: > Add an OpenSSL-linked basic variant (which provides WPA-PSK only, 802.11r and > 802.11w). For people who don't need the full hostapd but are stuck with > libopenssl for other reasons, this saves quite a bit of space. Please do the s

Re: Someone working on kernel 5.9?

2020-10-29 Thread Koen Vandeputte
On 29.10.20 13:20, Felix Fietkau wrote: On 2020-10-29 13:11, Koen Vandeputte wrote: On 29.10.20 11:37, Andrey Jr. Melnikov wrote: Koen Vandeputte wrote: On 03.10.20 17:11, Vincent Wiemann wrote: Hi folks, is anybody working on 5.9, already? I'd like to do some testing with io_uring on at

RE: [PATCH v2] kernel: replace SUBDIRS with M in package recipes

2020-10-29 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Andrey Jr. Melnikov > Sent: Dienstag, 21. Januar 2020 16:25 > To: openwrt-devel@lists.openwrt.org > Subject: Re: [PATCH v2] kernel: replace SUBDIRS with M in package recipes > > Tomas

Someone working on kernel 5.9?

2020-10-29 Thread Ansuel Smith
If you want I can port 5.9 to ipq806x and check if there is any problem. That way it will be ready when 5.10 is released (i think minimal change from 5.9 to 5.10) > Koen Vandeputte [2020-10-29 13:11:57]: Hi, FYI nbd has 5.9 WIP in his > staging tree. Someone has already reported success running

Re: Someone working on kernel 5.9?

2020-10-29 Thread Felix Fietkau
On 2020-10-29 13:11, Koen Vandeputte wrote: > > On 29.10.20 11:37, Andrey Jr. Melnikov wrote: >> Koen Vandeputte wrote: >> >>> On 03.10.20 17:11, Vincent Wiemann wrote: Hi folks, is anybody working on 5.9, already? I'd like to do some testing with io_uring on ath79 devices, >>

Re: Someone working on kernel 5.9?

2020-10-29 Thread Petr Štetiar
Koen Vandeputte [2020-10-29 13:11:57]: Hi, > Just swapped to 5.10-rc1 as it will be the next LTS. FYI nbd has 5.9 WIP in his staging tree. Someone has already reported success running it on mvebu IIRC. Cheers, Petr ___ openwrt-devel mailing list op

Re: Someone working on kernel 5.9?

2020-10-29 Thread Robert Marko
On Thu, 29 Oct 2020 at 13:14, Koen Vandeputte wrote: > > > On 29.10.20 11:37, Andrey Jr. Melnikov wrote: > > Koen Vandeputte wrote: > > > >> On 03.10.20 17:11, Vincent Wiemann wrote: > >>> Hi folks, > >>> > >>> is anybody working on 5.9, already? > >>> I'd like to do some testing with io_uring on

Re: Someone working on kernel 5.9?

2020-10-29 Thread Koen Vandeputte
On 29.10.20 11:37, Andrey Jr. Melnikov wrote: Koen Vandeputte wrote: On 03.10.20 17:11, Vincent Wiemann wrote: Hi folks, is anybody working on 5.9, already? I'd like to do some testing with io_uring on ath79 devices, but the features needed require a version > 5.7. Please let me know! Not

Re: [PATCH v2] kernel: replace SUBDIRS with M in package recipes

2020-10-29 Thread Andrey Jr. Melnikov
Tomasz Maciej Nowak wrote: > The SUBDIRS variable has been removed in kernel 5.4, and was deprecated > since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. > Signed-off-by: Tomasz Maciej Nowak > --- > v1 -> v2 > fix commit title > package/kernel/acx-mac80211/Makefile

Re: Someone working on kernel 5.9?

2020-10-29 Thread Andrey Jr. Melnikov
Koen Vandeputte wrote: > On 03.10.20 17:11, Vincent Wiemann wrote: > > Hi folks, > > > > is anybody working on 5.9, already? > > I'd like to do some testing with io_uring on ath79 devices, > > but the features needed require a version > 5.7. > > Please let me know! > Not yet currently as I'm pre

[PATCH] hostapd: add a hostapd-basic-openssl variant

2020-10-29 Thread Rui Salvaterra
Add an OpenSSL-linked basic variant (which provides WPA-PSK only, 802.11r and 802.11w). For people who don't need the full hostapd but are stuck with libopenssl for other reasons, this saves quite a bit of space. Sizes of hostapd on ath79 (74Kc -O2): 811781 bytes (hostapd-full) 531573 bytes (h

[PATCH] octeon: disable edgerouter image

2020-10-29 Thread Johannes Kimmel
This patch disables the image for edgerouter devices by default, since it isn't able to boot at the moment. Currently the edgerouter image won't boot. Current kernels have an option CONFIG_CAVIUM_CN63XXP1 that needs to be enabled for this chip. If the kernel was compiled without this option, foll

Re: [PATCH] build: Extract trusted-firmware-a.mk

2020-10-29 Thread Andre Heider
Hauke, On 11/10/2020 20:41, Hauke Mehrtens wrote: From: Andre Heider The include/trusted-firmware-a.mk file is based on the include/u-boot.mk file and should be used to build a Trusted Firmware-A (TFA) which was previously named Arm trusted firmware. This is useful for targets where the TFA i

[PATCH] prereq-build: add python 3.9 support

2020-10-29 Thread Rosen Penev
Fixes unmet dependency issue. Signed-off-by: Rosen Penev --- include/prereq-build.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/prereq-build.mk b/include/prereq-build.mk index f67a01299e..8352b38776 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -148,6 +