[PATCH v2] busybox: udhcpc, allow zero length dhcp options

2021-03-16 Thread Russell Senior
This patch skips zero length DHCP options instead of failing. v2 changelog: * fix off-by-one * add a warning message * move commit message into patch sent upstream Signed-off-by: Russell Senior --- ...205-udhcpc_allow_zero_length_options.patch | 49 +++ 1 file changed, 49 inse

Integration of DPDK with OpenWRT

2021-03-16 Thread Supriya Shekhar Mane
Hi Maintainers, We are working on DPDK with the OpenWRT build system. As of now OpenWRT doesn't have DPDK support enabled. Kindly let us know the procedure to integrate DPDK to OpenWRT master branch. Regards, Supriya Mane -- Disclaimer:This message is intended only for the designated recipient(

[PATCH] ramips/mt7621: drop two obsolete patches

2021-03-16 Thread Rui Salvaterra
Although the title is trivial, the potential impact of these changes is enough in itself to warrant more extensive justification, which follows: 202-weak_reordering.patch - In order to fix random hangs on MT7621, we've been selecting WEAK_REORDERING_BEYOND_LLSC for years [1]. However, these random

Re: Integration of DPDK with OpenWRT

2021-03-16 Thread Alexandru Ardelean
On Tue, Mar 16, 2021 at 11:03 AM Supriya Shekhar Mane wrote: > > Hi Maintainers, > > We are working on DPDK with the OpenWRT build system. As of now > OpenWRT doesn't have DPDK support enabled. Kindly let us know the > procedure to integrate DPDK to OpenWRT master branch. > Hey, Please take a lo

Re: [PATCH 2/2] ramips: enable TRGMII on Ubiquiti ER-X{,-SFP}

2021-03-16 Thread Chuanhong Guo
Hi! On Tue, Mar 16, 2021 at 1:33 PM Ilya Lipnitskiy wrote: > > TRGMII allows to run the CPU switch port 6 and GMAC0 at 1.2 Gb. This > change should improve performance. Both ER-X and ER-X-SFP have DDR3 RAM, > allowing them to take advantage of TRGMII: NACK on patch 2/2 unless someone managed to

Re: [PATCH 1/2] kernel: backports: mt7530: fix TRGMII mode after reset

2021-03-16 Thread Chuanhong Guo
On Tue, Mar 16, 2021 at 1:33 PM Ilya Lipnitskiy wrote: > > Backport upstream patch that fixes TRGMII mode now that mt7530 is > actually resetting the switch on ramips devices. > > Patches apply to both Linux 5.4 and 5.10, since TRGMII is broken on both. > > Fixes: 69551a244292 ("ramips: manage low

Re: [PATCH 2/2] kernel: add exfat again

2021-03-16 Thread Hauke Mehrtens
On 3/13/21 6:52 AM, Rosen Penev wrote: With kernel 5.10, exfat is out of staging and in tree. Added small hack to make it work with kernel 5.4 as well. Signed-off-by: Rosen Penev --- package/kernel/linux/modules/fs.mk | 20 1 file changed, 20 insertions(+) When build

Re: [PATCH] pcre: disable C++ bindings

2021-03-16 Thread Jan Kardell
Rosen Penev skrev: On Sun, Mar 14, 2021 at 2:40 PM Karl Palsson wrote: Rosen Penev wrote: On Sun, Mar 14, 2021 at 7:40 AM Jan Kardell wrote: Rosen Penev skrev: Nothing uses them. Allows to simplify the Makefile. Actually I use it for stuff that is not in openwrt repos. That means I must

Re: [PATCH 1/2] kernel: backports: mt7530: fix TRGMII mode after reset

2021-03-16 Thread Ilya Lipnitskiy
Hi, On Tue, Mar 16, 2021 at 4:32 AM Chuanhong Guo wrote: > > On Tue, Mar 16, 2021 at 1:33 PM Ilya Lipnitskiy > wrote: > > > > Backport upstream patch that fixes TRGMII mode now that mt7530 is > > actually resetting the switch on ramips devices. > > > > Patches apply to both Linux 5.4 and 5.10, s

[PATCH] pcre: bring back C++ bindings

2021-03-16 Thread Rosen Penev
It seems some people use them privately. Reported-by: Jan Kardell Signed-off-by: Rosen Penev --- package/libs/pcre/Makefile | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/package/libs/pcre/Makefile b/package/libs/pcre/Makefile index 8644746b4b..60f30cd

[PATCHv2 1/2] package/exfat: remove

2021-03-16 Thread Rosen Penev
Now that kernel 5.10 is in tree, this can be removed. Signed-off-by: Rosen Penev --- package/kernel/exfat/Makefile | 46 --- 1 file changed, 46 deletions(-) delete mode 100644 package/kernel/exfat/Makefile diff --git a/package/kernel/exfat/Makefile b/package/ker

[PATCHv2 2/2] kernel: add exfat again

2021-03-16 Thread Rosen Penev
With kernel 5.10, exfat is out of staging and in tree. Added small hack to make it work with kernel 5.4 as well. Added removed config options for 5.4 to generic config. Signed-off-by: Rosen Penev --- v2: Add missing config options package/kernel/linux/modules/fs.mk | 20

Re: Buildbot infrastructure upgrade

2021-03-16 Thread Andre Heider
On 13/03/2021 07:16, Andre Heider wrote: On 13/03/2021 07:03, Petr Štetiar wrote: Petr Štetiar [2021-03-12 16:38:46]: Hi, I would like to let you know, that we've prepared upgrade of the Buildbot based infrastructure and there is a plan to make those changes alive. we've just finished the