From nobody Wed Feb 19 07:17:38 2025 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YySQZ2GKhz5nwKR for ; Wed, 19 Feb 2025 07:17:42 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (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 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YySQY2R6Xz3P4y; Wed, 19 Feb 2025 07:17:41 +0000 (UTC) (envelope-from ml@netfence.it) Authentication-Results: mx1.freebsd.org; none Received: from [10.1.2.18] (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.18.1/8.17.2) with ESMTPSA id 51J7Hc4W090243 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Wed, 19 Feb 2025 08:17:38 +0100 (CET) (envelope-from ml@netfence.it) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netfence.it; s=202501; t=1739949458; bh=Dvod0e9CzllmlXWwUsXEuc0m4Y+wYRKU7TY5hOUShUQ=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=tfqvOgsm8/oWFIRESRSBY++hZoFppjeRkTzBk4PNyMbq0EJEKXBJ3B3pP5N0ispGC 2I7xwlA8UaGgMyjcwmaS7drsOMeGq3Qcq4NnsM/3ADfnIpPALVIP25l1lY758dt9Gx wPiKsJ3jCfMYw/VVuLW1Sqeqy1LtYS1UiMaw0Bs8= X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be [10.1.2.18] Message-ID: Date: Wed, 19 Feb 2025 08:17:38 +0100 List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: iwlwifi / rtw88 / rtw89 hw crypto request for test (precon for HT/VHT) Content-Language: en-US To: "Bjoern A. Zeeb" Cc: FreeBSD wireless mailing list References: <93f228db-8bdc-44f6-bb06-3f0261e67636@netfence.it> <5rooqrn1-3ppq-826n-00q2-6233n72p82o7@SerrOFQ.bet> From: Andrea Venturoli In-Reply-To: <5rooqrn1-3ppq-826n-00q2-6233n72p82o7@SerrOFQ.bet> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:35612, ipnet:78.134.0.0/17, country:IT] X-Rspamd-Queue-Id: 4YySQY2R6Xz3P4y X-Spamd-Bar: ---- On 2/19/25 04:05, Bjoern A. Zeeb wrote: Hello. >> You don't expect this to work on 14.2, do you? > > How would this work on 14.2 if it was just committed to main? > I'll merge it to stable/14. Sorry I was not clear. Whay I meant was: is this patch supposed to work on 14.2 after I cherry-pick it (alone). >> I've seen cherry-picking it is possible with just a few manual >> adjustment... > > You can certainly do that.  And that should work. > > It'll likely be easier to cherrypick from stable/ once things are merged > (especially if you keep the merge order). OK, so it seems answer is no (even if it applies almost cleanly). I'll wait a few day ands try to merge all the relevant commits from 14-stable. Thanks. bye av.