From patchwork Sat Oct 19 17:38:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Hoffmann X-Patchwork-Id: 1999522 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=mBZse6N0; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=3e8.eu header.i=@3e8.eu header.a=rsa-sha256 header.s=mail20211217 header.b=K6JwroLM; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4XW87C2BNsz1xwS for ; Sun, 20 Oct 2024 04:43:19 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zhmXYCA/62FLfJQmLQ/BNg4Dt8rnNf/XwJ/1FcQnW7E=; b=mBZse6N0TzubNJ EzacgOlHnZRymeZnAheQdtNRt+Y9pfK95X3rjqWof7RBdIhqQF9fGlckFdpEVMk0LD59eWGoPyffa RyGODnisl0S/gPNjaNM9vIk+x1OY0M2KZJC0ILfqZz6sIShUlJCyb6eWIk16xik502Fi8b2kT8npY uy6LiXeGZ+vg+5a8i79ciwFwVIm6XggfUkF2OEy8DYvPixl7h9qhrps+Ybwag15st50zwah/f6z8C KwQFt7EnpvOmaO9AYy6U5KIfzBYFpb/oLHC6m40n2OOO+xj//Y6TFtvxp94DgDzohVpaKOww84/VD N+ddO17wBshlDSv/h97g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t2DSf-00000003hnX-3UUB; Sat, 19 Oct 2024 17:41:57 +0000 Received: from srv4.3e8.eu ([2001:67c:12a0:200::2]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t2DSd-00000003hmb-0EPU for openwrt-devel@lists.openwrt.org; Sat, 19 Oct 2024 17:41:56 +0000 Received: from localhost.localdomain (p200300c6cf3eb7a015fa183947c91018.dip0.t-ipconnect.de [IPv6:2003:c6:cf3e:b7a0:15fa:1839:47c9:1018]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by srv4.3e8.eu (Postfix) with ESMTPSA id 1201440A2F; Sat, 19 Oct 2024 19:41:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=3e8.eu; s=mail20211217; t=1729359677; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=N5TTNoTF164RPhxTeZVKMER4srE/ua6PUBkJ+KzpD0s=; b=K6JwroLMn9jhAVDRS0XvNWU6SVjmNdXWt4xF4+dnvZEvQNtbpxjQB1sL0XJIQVrEKu6sJY eJAhlztIzhRX9Mn0uAlwCx9ZKhN7MLoLqXMhMmpArLjSACTNZaHYLSlWPJz+ltcCOH5u/u XowgbPeYtXIDkUn9Nivdas1SfTXlINbxFNy4fQgVxfBbtv0bKMLIU6J87hLFMEwtNABRbn VYZMEd4ENd82hv7oTBvAXCmWMhM2PPkxwm4wGO+SV0gVa7ezUB/wfj1pvSsnlAoMWerBd9 sw4HkP9yoZ4iT06bmjlAab+X9tPcOgIFtahRRrNLDXAbvm+HDLryGivIFvZoTA== From: Jan Hoffmann To: openwrt-devel@lists.openwrt.org Cc: Jan Hoffmann Subject: [PATCH 2/3] ltq-adsl-app: align config more closely to VDSL variants Date: Sat, 19 Oct 2024 19:38:23 +0200 Message-ID: <20241019174041.1281093-3-jan@3e8.eu> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20241019174041.1281093-1-jan@3e8.eu> References: <20241019174041.1281093-1-jan@3e8.eu> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241019_104155_258946_8AC5C4B7 X-CRM114-Status: UNSURE ( 9.34 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.1 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: This is a preparation for adding support for dsl_cpe_pipe.sh with a similar set of commands compared to the VDSL variant. The configuration is simplified by using the "--enable-model" option. Other options are chosen to match the VDSL variant, while also making sure that previously enabled options stay like that. However [...] Content analysis details: (-2.1 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org This is a preparation for adding support for dsl_cpe_pipe.sh with a similar set of commands compared to the VDSL variant. The configuration is simplified by using the "--enable-model" option. Other options are chosen to match the VDSL variant, while also making sure that previously enabled options stay like that. However, ReTx options stay disabled, because of incompatibility with the ubus code. Signed-off-by: Jan Hoffmann --- package/network/config/ltq-adsl-app/Makefile | 28 +++++++------------- 1 file changed, 9 insertions(+), 19 deletions(-) diff --git a/package/network/config/ltq-adsl-app/Makefile b/package/network/config/ltq-adsl-app/Makefile index 472e3c0ed9c6..94e2e9d0d77d 100644 --- a/package/network/config/ltq-adsl-app/Makefile +++ b/package/network/config/ltq-adsl-app/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=dsl_cpe_control_danube PKG_VERSION:=3.24.4.4 -PKG_RELEASE:=11 +PKG_RELEASE:=12 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/dsl_cpe_control-$(PKG_VERSION) PKG_SOURCE_URL:=@OPENWRT @@ -54,25 +54,15 @@ CONFIGURE_ARGS += \ --with-channels-per-line="$(LTQ_DSL_CHANNELS_PER_LINE)" \ --enable-danube \ --enable-driver-include="-I$(STAGING_DIR)/usr/include/adsl/" \ - --enable-debug-prints \ --enable-add-appl-cflags="-DMAX_CLI_PIPES=2" \ - --enable-cli-support \ - --enable-cmv-scripts \ - --enable-debug-tool-interface \ - --enable-adsl-led \ - --enable-dsl-ceoc \ - --enable-script-notification \ - --enable-dsl-pm \ - --enable-dsl-pm-total \ - --enable-dsl-pm-history \ - --enable-dsl-pm-showtime \ - --enable-dsl-pm-channel-counters \ - --enable-dsl-pm-datapath-counters \ - --enable-dsl-pm-line-counters \ - --enable-dsl-pm-channel-thresholds \ - --enable-dsl-pm-datapath-thresholds \ - --enable-dsl-pm-line-thresholds \ - --enable-dsl-pm-optional-parameters + --enable-model=full \ + --disable-dsl-pm-retx-counters \ + --disable-dsl-pm-retx-thresholds \ + --disable-soap-support \ + --disable-dti \ + --disable-adsl-mib-support \ + --disable-adsl-trace \ + --enable-adsl-led TARGET_CFLAGS += -I$(LINUX_DIR)/include