Re: [PATCH 2/4] hostapd: enable MBO if 802.11ax is enabled

2022-06-24 Thread David Bauer
Hi Stijn, On 6/24/22 15:05, Stijn Tintel wrote: On 23/06/2022 00:47, David Bauer wrote: Hi Stijn, On 6/21/22 15:36, Stijn Tintel wrote: Multi Band Operation is required for 802.11ax certification, so let's enable it if 802.11ax support is enabled. I'd suggest we enable it for the -full buil

Re: [PATCH] x86/c3000: Add Intel SoC C3000 series

2022-06-24 Thread Moritz Warning
On 6/24/22 10:42, jialex...@intel.com wrote: From: jialelux C3000 SoC delivering low power, efficient intelligence, to the farthest edge of the network. https://www.intel.com/content/www/us/en/products/docs/processors/atom/c-series/c3000-family-brief.html Signed-off-by: jialelux --- target

Re: [PATCH 2/4] hostapd: enable MBO if 802.11ax is enabled

2022-06-24 Thread Stijn Tintel
On 23/06/2022 00:47, David Bauer wrote: Hi Stijn, On 6/21/22 15:36, Stijn Tintel wrote: Multi Band Operation is required for 802.11ax certification, so let's enable it if 802.11ax support is enabled. I'd suggest we enable it for the -full build variants unconditionally. Exclusively or on to

RE: [PATCH] x86/c3000: Add Intel SoC C3000 series

2022-06-24 Thread Lu, JialeX
Add Frank. -Original Message- From: Stijn Segers Sent: Friday, June 24, 2022 6:55 PM To: openwrt-devel@lists.openwrt.org; Lu, JialeX ; Rui Salvaterra Cc: openwrt-devel@lists.openwrt.org; Yang, Tao Y ; Zhang, Yang6 Subject: RE: [PATCH] x86/c3000: Add Intel SoC C3000 series Hi, "Lu,

RE: [PATCH] x86/c3000: Add Intel SoC C3000 series

2022-06-24 Thread Stijn Segers
Hi, "Lu, JialeX" schreef op 24 juni 2022 12:11:40 CEST: >Hi Rui, > 1. X64 is too broad to cover all platform varieties. >2. Intel C3000 is a Network SoC, with integration of QAT (QuickAssist >engine for crypto & compression) and NICs in addition to x86. More >expandability with richer I/

Re: [PATCH 1/4] uclient-fetch: --header option to pass additional raw HTTP headers

2022-06-24 Thread Sergey Ponomarev
Andre, --header 'Content-type: foo/bar' doesn't work as intended because 'Content-type: application/x-www-form-urlencoded' is still added too. So both headers are sent, which breaks my use case. Yes, you are right and I described the behaviour in a comment. The headers overriding doesn't work in

RE: [PATCH] x86/c3000: Add Intel SoC C3000 series

2022-06-24 Thread Lu, JialeX
Hi Rui, 1.X64 is too broad to cover all platform varieties. 2. Intel C3000 is a Network SoC, with integration of QAT (QuickAssist engine for crypto & compression) and NICs in addition to x86. More expandability with richer I/O. 3. At device level, C3000 h/w design and ODM/OEM eco

Re: [PATCH] x86/c3000: Add Intel SoC C3000 series

2022-06-24 Thread Rui Salvaterra
Hi, jialelux, On Fri, 24 Jun 2022 at 09:50, wrote: > [snipped] > +SUBTARGETS:=generic legacy geode 64 c3000 [snipped] The Atom C3000 is a x86-64 CPU. What makes it so special as to require a dedicated subtarget? Cheers, Rui ___ openwrt-devel maili

[PATCH] x86/c3000: Add Intel SoC C3000 series

2022-06-24 Thread jialex . lu
From: jialelux C3000 SoC delivering low power, efficient intelligence, to the farthest edge of the network. https://www.intel.com/content/www/us/en/products/docs/processors/atom/c-series/c3000-family-brief.html Signed-off-by: jialelux --- target/linux/x86/Makefile | 2 +-

Re: [PATCH v2] utrace: fix memory leak

2022-06-24 Thread Rui Salvaterra
Hi, Junnan, On Fri, 17 Jun 2022 at 08:20, wrote: > > From: Junnan Xu > > Fixes following memory leak: > > 14 bytes in 1 blocks are definitely lost in loss record 1 of 5 > at 0x4079514: malloc (vg_replace_malloc.c:309) > by 0x4049A04: vasprintf (vasprintf.c:13) > by 0x4046354: as