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 74C3D32AADE for ; Sat, 31 Jan 2026 01:40:24 +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=1769823624; cv=none; b=fmtePvmb8AXU1Z2tZlJnfHyC+tfd2e2Amg6r7sJkqBzh6JxPGPI1Wvnn1aIGlR74KJ7SWXooIl13Yw78B7GNXhC9MgbVRtfJrhxeQZqlPRYOSU1w3sdlTtT8NSWdtYw6c8XFTYyi/A2cwSqt0ohMm6BPI4n9AUSWud9ZomMSiE8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769823624; c=relaxed/simple; bh=bNER4K5YtGHoPZX3o8vlwCrlKIlvgR3V+XZDojO53JU=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=ARH9mKZ5O9bi4SffFusOXHFYnMegk+5SJmVQgr/66rhOERdtqGu9X11YctJpbgz4doSuCQNi0h9tcF+FXNSG7/HhoU8OXrntv4gDg0bi3qYQY0jYnN+KCTyhNC3CVgg8q3XFtpNLB1iZWWVlGCtyetIrXiLOF86wjKpS6dJ2ZYk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=srKuNvrA; 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="srKuNvrA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 538E0C4CEF7; Sat, 31 Jan 2026 01:40:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769823624; bh=bNER4K5YtGHoPZX3o8vlwCrlKIlvgR3V+XZDojO53JU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=srKuNvrAa0LU5cwmiT+4rWVOAijL7Szr9hjQwI9EvX7aHp0Wo++ai4dlSgKkVeyPp KuJhKpY8WvFwMP3M9Y/YtZ8kAOwLbJ1fGC3/A46/wYhsV2BtzYGexCyD0f3mRYK06t A5ReK5q/s6jJilRsdX3Rma17+jv6ZuJHi3S7zRqvWk9FFLcvZwD0Y8b6obfiXK03gj vGPjAfIEM3FSOSqVapbRePpehk41p8/jTjIkT0nplI8456jxbf9vCjSXDVN+sfm7+E Fq+t9vqYORjMnJcQpd8OzKzYM5VkpqPhiE672GO2spaGHH86EtBZsy84icwgrIYpC7 bRsumlcP9CGZg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id C8BD4380CFFB; Sat, 31 Jan 2026 01:40:17 +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: [net-next PATCH v2] amd-xgbe: add support for rx alignment errors From: patchwork-bot+netdevbpf@kernel.org Message-Id: <176982361660.3959411.16534173721208493108.git-patchwork-notify@kernel.org> Date: Sat, 31 Jan 2026 01:40:16 +0000 References: <20260129111520.1567097-1-Raju.Rangoju@amd.com> In-Reply-To: <20260129111520.1567097-1-Raju.Rangoju@amd.com> To: Raju Rangoju Cc: netdev@vger.kernel.org, pabeni@redhat.com, kuba@kernel.org, edumazet@google.com, davem@davemloft.net, andrew+netdev@lunn.ch, Shyam-sundar.S-k@amd.com Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 29 Jan 2026 16:45:20 +0530 you wrote: > Add the support to read the rx alignment errors and update > them in the standard rtnl_link_stats64 structure. > > Signed-off-by: Raju Rangoju > --- > Changes since v1: > - skip the duplicate instance of rx_length_errors > > [...] Here is the summary with links: - [net-next,v2] amd-xgbe: add support for rx alignment errors https://git.kernel.org/netdev/net-next/c/43dc088c19a6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html