Patches to enable DPDK and Pktgen for ipq40xx device

2021-05-03 Thread Supriya Shekhar Mane
Hi Maintainers, We want to enable DPDK and Pktgen support for the ipq40xx device (WPJ419 platform) in the OpenWRT build system. We have tested DPDK/Pktgen for the ipq40xx platform using OpenWRT 19.07 stable release. We are ready with our changes to contribute to the OpenWRT community. Kindly let u

Paid support for MT7621 WAN port bugs in 21.02 HEAD/MASTER

2021-05-03 Thread Strontium
The company I work for is interested in contracting/sponsoring a knowledgeable developer to resolve the following bug reports in OpenWrt 21.02: https://bugs.openwrt.org/index.php?do=details&task_id=3760 https://bugs.openwrt.org/index.php?do=details&task_id=3762 These problems will negatively effe

[PATCH v2] tplink-safeloader: fix product_name of TP-Link AD7200

2021-05-03 Thread Alex Henrie
The stock firmware does not accept firmware with "Talon" in the name. Fixes: 1a775a4fd033 ("ipq806x: add support for TP-Link Talon AD7200") Signed-off-by: Alex Henrie --- tools/firmware-utils/src/tplink-safeloader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/firmwa

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-05-03 Thread Sven Roederer
Hi Alex, great to hear that you was able to fix the complete support for this unit. Am Sonntag, 2. Mai 2021, 09:56:04 CEST schrieb Alex Henrie: > > I tried renaming the file to > > AD7200v1-up-ver2-0-1-P1[20170103-rel71053]_2017-01-04_10.08.28.bin to > > match the latest stock firmware and the we

RE: [PATCH] ipq806x: fix product_name of TP-Link AD7200

2021-05-03 Thread Adrian Schmutzler
Hi, > -Original Message- > From: Alex Henrie [mailto:alexhenri...@gmail.com] > Sent: Sonntag, 2. Mai 2021 23:33 > To: openwrt-devel@lists.openwrt.org; f...@volatilesystems.org; devel- > s...@geroedel.de; yn...@true.cz; m...@adrianschmutzler.de; > g...@bitmessage.de; fercer...@gmail.com > C

Re: [PATCH opkg] libopkg: pkg_hash: print unresolved dependencies

2021-05-03 Thread Hauke Mehrtens
On 5/3/21 2:38 PM, Baptiste Jonglez wrote: Hi, On 02-05-21, Hauke Mehrtens wrote: When a package is not installed because it has unresolved dependencies normally we get only an error message like this: * pkg_hash_fetch_best_installation_candidate: Packages for ltq-vdsl-app found, but incompa

Re: [PATCH] ipq40xx: fix hard_config partition size on MikroTik hAP-ac2

2021-05-03 Thread Thibaut
ACK > On 3 May 2021, at 12:39, Baptiste Jonglez wrote: > > From: Baptiste Jonglez > > The routerbootparts driver dynamically discovers the location of MikroTik > partitions, but it cannot determine their size (except by extending them > up to the start of the next discovered partition). > > T

Re: [PATCH opkg] libopkg: pkg_hash: print unresolved dependencies

2021-05-03 Thread Baptiste Jonglez
Hi, On 02-05-21, Hauke Mehrtens wrote: > When a package is not installed because it has unresolved dependencies > normally we get only an error message like this: > * pkg_hash_fetch_best_installation_candidate: Packages for ltq-vdsl-app > found, but incompatible with the architectures configured

[PATCH] ipq40xx: fix hard_config partition size on MikroTik hAP-ac2

2021-05-03 Thread Baptiste Jonglez
From: Baptiste Jonglez The routerbootparts driver dynamically discovers the location of MikroTik partitions, but it cannot determine their size (except by extending them up to the start of the next discovered partition). The hard_config partition has a default size of 0x1000 in the driver, while

Re: [PATCH] Fix URL validation for more than one URLs.

2021-05-03 Thread Baptiste Jonglez
Hi, On 02-05-21, fabian.bauma...@mailbox.org wrote: > That's my first contribution for OpenWRT, if something's not right, please > let me know. The patch is a good start (comments below), thanks a lot for your first contribution! There are a few formal issues with your patch. See https://openw