From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6B44648AF1 for ; Wed, 12 Nov 2025 20:59:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6459E40151; Wed, 12 Nov 2025 20:59:17 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id E6DF940151 for ; Wed, 12 Nov 2025 20:59:15 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A9EFD1595; Wed, 12 Nov 2025 11:59:07 -0800 (PST) Received: from [10.122.38.161] (unknown [10.122.38.161]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 346073F63F; Wed, 12 Nov 2025 11:59:15 -0800 (PST) Message-ID: <9d1a5722-96dc-4c09-8de0-249e6d43856f@arm.com> Date: Wed, 12 Nov 2025 13:59:14 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 22.11 1/1] ring: establish safe partial order in default mode To: Luca Boccassi Cc: Honnappa Nagarahalli , stable@dpdk.org, Ola Liljedahl , Dhruv Tripathi , Konstantin Ananyev References: <20251112185206.1056941-1-wathsala.vithanage@arm.com> Content-Language: en-US From: Wathsala Vithanage In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On 11/12/25 13:01, Luca Boccassi wrote: > Hi, > > This does not apply on top of https://github.com/bluca/dpdk-stable/tree/22.11 Sent out v2, it should apply on top of your tree. Thanks --wathsala