From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0C9CD3101A0; Thu, 5 Mar 2026 10:30:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772706611; cv=none; b=YDNhRaa1QnW27txfU2q+WDwnir+doQyyxdgE0AnCuUr98CzViAiua0AKfY7vv2YXy55rGE2JuNnKExKIIh6Q1mvYdbSWVrdPF8gQAghbbSlM9BucAAzGxB1NbC7HBdeBf/lCjXUtppW3BdU3sT1tNmkpralHLAsKMLMEuBS77/U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772706611; c=relaxed/simple; bh=h5RV9J2ngbF9HvXKNohHD6Tra2kDoQORNCyce5Fb0M4=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=gXsxosUmbDiHf5EGCsFbGVQkTdmmYpuWHHKig1W1iuALGnVmWjdkoFgVRNfp11GK+I1pFdK9yfezBBw96Ufo1OcxZkpJQ/nMbTyWoQQe9M5fzGJu3UgXlb3Zk05hNEgi/OYNA6LnYMurzgGDpa42/kpGe7KSi+q6Xrc9753KEtE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=a4mdmyy4; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="a4mdmyy4" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE61DC116C6; Thu, 5 Mar 2026 10:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772706610; bh=h5RV9J2ngbF9HvXKNohHD6Tra2kDoQORNCyce5Fb0M4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=a4mdmyy4xhWGS2Z4qTpxm7Qo8BJF9DFfIwz6/0s/MoxK9mujRtFHw4DPYmRCggAp2 A4ZcQkfaqPHYB3wAe4Tglr8Axzhf79uSPkVj1M7ysrqLVApA+4FP8zYvQy8rbD4KJc tuczpdYyz9ClcxiyrQ0wwP8H9Ox4o42ldRdBUY+AN+Ekfath5oMt9m96hFVo+xWj49 e3i41UTmsF0DhVEh+DuPwHyHg1zOfac/R4cHjreUDbIrJNGPFUO29/o2RQBSh8ziAI mBg+1NIN6hhmzfdItsIsfVrKHsxOZHeg5LQ+v+x7ZssbUTSoRcjR+N6twyFirukM9g hH2FM6N59Cocg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 02CF33808200; Thu, 5 Mar 2026 10:30:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/2] amd-xgbe: add support for P100a platform From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177270661079.2637474.8023203743318106675.git-patchwork-notify@kernel.org> Date: Thu, 05 Mar 2026 10:30:10 +0000 References: <20260302044409.1388430-1-Raju.Rangoju@amd.com> In-Reply-To: <20260302044409.1388430-1-Raju.Rangoju@amd.com> To: Raju Rangoju Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, pabeni@redhat.com, kuba@kernel.org, edumazet@google.com, davem@davemloft.net, andrew+netdev@lunn.ch Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni : On Mon, 2 Mar 2026 10:14:07 +0530 you wrote: > This patch series adds support for the AMD P100a platform featuring > the ethernet controller PCI device ID 0x1122. > > The P100a platform uses different register access patterns and speed > encoding compared to previous generation hardware (Yellow Carp,etc.) > Key differences include: > > [...] Here is the summary with links: - [net-next,1/2] amd-xgbe: define macros for MAC versions and speed select values https://git.kernel.org/netdev/net-next/c/718e1f6dd06e - [net-next,2/2] amd-xgbe: add support for P100a platform https://git.kernel.org/netdev/net-next/c/ea274bf8529a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html