From patchwork Wed Nov 20 21:49:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8267 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Xtw4L4dWGz3wx3 for ; Wed, 20 Nov 2024 21:49:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Xtw4K4V4Dz1WC; Wed, 20 Nov 2024 21:49:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xtw4K431Wz34Bc; Wed, 20 Nov 2024 21:49:21 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Xtw4C44gJz30V6 for ; Wed, 20 Nov 2024 21:49:15 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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 mail01.ipfire.org (Postfix) with ESMTPSA id 4Xtw4C2WpqzfX; Wed, 20 Nov 2024 21:49:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1732139355; 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=kMeERVeoFDRgdQ30D1I4HZCD96jTnyuwKr/91hJf1Cs=; b=dcZT6GhgxRFySetvg4z2xF1FCK/3UurqGUGHOixij4Ej5/tkMjwbeOorAJ/2dW0Ou8kniL AWrQdyKGJ6pZTxAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1732139355; 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=kMeERVeoFDRgdQ30D1I4HZCD96jTnyuwKr/91hJf1Cs=; b=HO1oHPmet0NntYsxEVxy5Ug5p614GJcxWBJ+7NBPJbzAmLvVv6MEx8922I9EK5ZceNRKrJ VojyhlmMPM4wkuLg5V3LH89SUx94Pb+TzhKpj7/Qw6w2TLbJY4tmiBOR5BUZ3tVtwnAl/I f/wcn8oBYxmwGiTtld5dFRvfbOxPcoAwYyb+i5wFUkj7uHjnKf6i86Jfp6S5W9rKfK9Mm9 ul4Pw2mODeFsdEUaZValcY7nnn4bwWYwfdae8yEmG1kXNptduRtaQg7TV4RbjUfEUrPzHp 7yB8tRYADbYYchG7ocZaiL5JLkLHx8bnmg7g7KIV5GFEcmyZNRC2/nOhvIv9yQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] memtest: Update to version 7.20 Date: Wed, 20 Nov 2024 22:49:05 +0100 Message-ID: <20241120214909.2717383-3-adolf.belka@ipfire.org> In-Reply-To: <20241120214909.2717383-1-adolf.belka@ipfire.org> References: <20241120214909.2717383-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: QJORLOCN53MK36VVSPRGNTGMAQVRFYVT X-Message-ID-Hash: QJORLOCN53MK36VVSPRGNTGMAQVRFYVT X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 7.00 to 7.20 - Update of rootfile not required - Changelog 7.20 Add support for Loongson LA64 arch Add support for latest Intel CPUs (ARL/MTL) Add support for latest AMD CPUs (Zen5) Preliminary support for NUMA Bug fixes & optimizations Signed-off-by: Adolf Belka --- lfs/memtest | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lfs/memtest b/lfs/memtest index 6617a92b2..66428ea38 100644 --- a/lfs/memtest +++ b/lfs/memtest @@ -24,7 +24,9 @@ include Config -VER = 7.00 +VER = 7.20 + +# https://github.com/memtest86plus/memtest86plus/releases THISAPP = memtest86plus-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -41,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 608f4e31ddaee01d828cb1574086196c26f5e96c5049806ac3ab174ddf669db8cdcb8f336bec5a1ce74439d96fca505fea81311a06581bb43a8034156a4f8165 +$(DL_FILE)_BLAKE2 = f53570e9364f7fc15c946d925b449139f72bdfab6e2c69e40f7edf6aa034c6b46e40194d32eb56122365b6badc199ed9eeb8f3281d1908adb85495ffd25ea5f7 install : $(TARGET)