From patchwork Fri Feb 4 00:07:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hauke Mehrtens X-Patchwork-Id: 1588263 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.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=QQpKLf3A; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=hauke-m.de header.i=@hauke-m.de header.a=rsa-sha256 header.s=MBO0001 header.b=oDzf0tTb; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4JqbWF4VgYz9s8s for ; Fri, 4 Feb 2022 11:09:29 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=o0GQO5y34nV60sfM88W7drRNRr59cNQ2fvnWRiFPgn0=; b=QQpKLf3AXlNgb7 2gSW0Wj5nFW/en7SU8HpYILa6gKh2UCgpn8qq5h/otM/od7uu1N1nuDahDeUsbjKJYL8QJ1ObuIRF DKyd3Ufxvc9GoRwJo2Q8kAb+IwbuLi+wN/wU08k8sM7l1WF2wEwA2DeuSsgOOghHNZ+IGrSQmwPAK X6dQbHuVHWAZKzDgu1q0GdngzGjF+3RswtP2WgOIecmBlsZeOUpJMOWsy8vy8poSFKx1NSYDkPWQE NWQ5WlYSXeS5P/CAmN3q5anInB037pPnkO9eCVATqaitznqFL29DLK++ySj2KUVJx9xWyqv9Z/b7a z+OLSk0QOQ0B4nD1DAdQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFm8Q-003817-BI; Fri, 04 Feb 2022 00:07:30 +0000 Received: from mout-p-202.mailbox.org ([2001:67c:2050::465:202]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFm8M-00380j-83 for openwrt-devel@lists.openwrt.org; Fri, 04 Feb 2022 00:07:27 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4JqbSr4w21z9sS6; Fri, 4 Feb 2022 01:07:24 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hauke-m.de; s=MBO0001; t=1643933242; 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; bh=oczP7JEGMe1Sosw4c2vegbRz4vxDDvptGQMt9H6iQhQ=; b=oDzf0tTbnN8k1EE1gfceLP4ZrqGmGxukGoiHPqxKoDjID2M+bwUA5dCKU/8JVPmbXNzPMK hfW3LW6KXendrvvVWwiDBYgrWzGTzeHh/ui5AY17hXaHf6hDkO/kHA/DSRT/RRfOtzmTRs +47aAVdjkLitwauVPT6H8kJayX1G83+1j8HQhjb39u71UmV6uQQ6Do8FqTlRjUIkWCXXQU PhblKOWYkzDXMGGznS3ajgwWx1+M5c0YIsGxiBYKu58g3kG6bu797zZ/UBwRawIZdISCcm CJYdRGk3CCQHIT6lHs+W1by71hl6LC67X3QaQg0QoMa6+8MyDeMHegX58f1WWw== From: Hauke Mehrtens To: openwrt-devel@lists.openwrt.org, stijn@linux-ipv6.be, grommish@gmail.com Subject: [PATCH] octeon: Switch to kernel 5.10 and mark source only Date: Fri, 4 Feb 2022 01:07:01 +0100 Message-Id: <20220204000701.966792-1-hauke@hauke-m.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220203_160726_485724_7E823E86 X-CRM114-Status: UNSURE ( 8.05 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.9 (/) 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: Stijn Tintel reported a memory leak in octeon with kernel 5.10. With kernel 5.4 it worked fine. The memory leak was seen with IPsec tunnels, VRRP IPs, conntrack syncing, full IPv6 BGP feed, etc. See d [...] Content analysis details: (-0.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2001:67c:2050:0:0:0:465:202 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -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 -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 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: , Cc: fff@bareminimum.eu, Hauke Mehrtens , danbrown@gmail.com, damex.pp@icloud.com Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Stijn Tintel reported a memory leak in octeon with kernel 5.10. With kernel 5.4 it worked fine. The memory leak was seen with IPsec tunnels, VRRP IPs, conntrack syncing, full IPv6 BGP feed, etc. See details here: https://github.com/openwrt/openwrt/pull/4610 Move this target to kernel 5.10 anyway, but mark it as source only so the binaries will not be included in the next release. If someone fixes the memory leak please remove the source only tag again so we can create binary images again. Signed-off-by: Hauke Mehrtens --- target/linux/octeon/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 3a6bce0e9fe8..62be0df01457 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -7,11 +7,10 @@ include $(TOPDIR)/rules.mk ARCH:=mips64 BOARD:=octeon BOARDNAME:=Cavium Networks Octeon -FEATURES:=squashfs ramdisk pci usb +FEATURES:=squashfs ramdisk pci usb source-only CPU_TYPE:=octeonplus -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 define Target/Description Build firmware images for Cavium Networks Octeon-based boards.