linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Luo Jie <quic_luoj@quicinc.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v3 0/3] Add shared PHY counter support for QCA807x and QCA808x
Date: Fri, 18 Jul 2025 02:00:24 +0000	[thread overview]
Message-ID: <175280402449.2141855.11339300453684668234.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250715-qcom_phy_counter-v3-0-8b0e460a527b@quicinc.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 15 Jul 2025 19:02:25 +0800 you wrote:
> The implementation of the PHY counter is identical for both QCA808x and
> QCA807x series devices. This includes counters for both good and bad CRC
> frames in the RX and TX directions, which are active when CRC checking
> is enabled.
> 
> This patch series introduces PHY counter functions into a shared library,
> enabling counter support for the QCA808x and QCA807x families through this
> common infrastructure. Additionally, enable CRC checking and configure
> automatic clearing of counters after reading within config_init() to ensure
> accurate counter recording.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/3] net: phy: qcom: Add PHY counter support
    https://git.kernel.org/netdev/net-next/c/22bf4bd8ec4f
  - [net-next,v3,2/3] net: phy: qcom: qca808x: Support PHY counter
    https://git.kernel.org/netdev/net-next/c/3370e33a1c23
  - [net-next,v3,3/3] net: phy: qcom: qca807x: Support PHY counter
    https://git.kernel.org/netdev/net-next/c/d98f43b84a1e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-07-18  2:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15 11:02 [PATCH net-next v3 0/3] Add shared PHY counter support for QCA807x and QCA808x Luo Jie
2025-07-15 11:02 ` [PATCH net-next v3 1/3] net: phy: qcom: Add PHY counter support Luo Jie
2025-07-15 16:11   ` Andrew Lunn
2025-07-16 10:15     ` Luo Jie
2025-07-17 13:23       ` Paolo Abeni
2025-07-17 13:46         ` Andrew Lunn
2025-07-18 14:02           ` Luo Jie
2025-07-17 13:38   ` Andrew Lunn
2025-07-15 11:02 ` [PATCH net-next v3 2/3] net: phy: qcom: qca808x: Support PHY counter Luo Jie
2025-07-15 11:02 ` [PATCH net-next v3 3/3] net: phy: qcom: qca807x: " Luo Jie
2025-07-18  2:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175280402449.2141855.11339300453684668234.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=quic_luoj@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).