From: patchwork-bot+netdevbpf@kernel.org
To: Bhargava Marreddy <bhargava.marreddy@broadcom.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
michael.chan@broadcom.com, pavan.chebbi@broadcom.com,
vsrama-krishna.nemani@broadcom.com, vikas.gupta@broadcom.com
Subject: Re: [PATCH net-next v12 00/10] bng_en: add link management and statistics support
Date: Sun, 12 Apr 2026 18:20:18 +0000 [thread overview]
Message-ID: <177601801805.3365061.17112474139655986481.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260406180420.279470-1-bhargava.marreddy@broadcom.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 6 Apr 2026 23:34:10 +0530 you wrote:
> Hi,
>
> This series enhances the bng_en driver by adding:
> 1. Link/PHY support
> a. Link query
> b. Async Link events
> c. Ethtool link set/get functionality
> 2. Hardware statistics reporting via ethtool -S
>
> [...]
Here is the summary with links:
- [net-next,v12,01/10] bng_en: add per-PF workqueue, timer, and slow-path task
https://git.kernel.org/netdev/net-next/c/2095da234017
- [net-next,v12,02/10] bng_en: query PHY capabilities and report link status
https://git.kernel.org/netdev/net-next/c/7626cd3d53be
- [net-next,v12,03/10] bng_en: add ethtool link settings, get_link, and nway_reset
https://git.kernel.org/netdev/net-next/c/169f6e8dd149
- [net-next,v12,04/10] bng_en: implement ethtool pauseparam operations
https://git.kernel.org/netdev/net-next/c/dc85e8a51f5a
- [net-next,v12,05/10] bng_en: add support for link async events
https://git.kernel.org/netdev/net-next/c/4a75900989c9
- [net-next,v12,06/10] bng_en: add HW stats infra and structured ethtool ops
https://git.kernel.org/netdev/net-next/c/8438239bd2b2
- [net-next,v12,07/10] bng_en: periodically fetch and accumulate hardware statistics
https://git.kernel.org/netdev/net-next/c/50c885cb2ebe
- [net-next,v12,08/10] bng_en: implement ndo_get_stats64
https://git.kernel.org/netdev/net-next/c/d4f802eb4e7d
- [net-next,v12,09/10] bng_en: implement netdev_stat_ops
https://git.kernel.org/netdev/net-next/c/c1da271f0d35
- [net-next,v12,10/10] bng_en: add support for ethtool -S stats display
https://git.kernel.org/netdev/net-next/c/bcc0f4c0f257
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-04-12 18:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-06 18:04 [PATCH net-next v12 00/10] bng_en: add link management and statistics support Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 01/10] bng_en: add per-PF workqueue, timer, and slow-path task Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 02/10] bng_en: query PHY capabilities and report link status Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 03/10] bng_en: add ethtool link settings, get_link, and nway_reset Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 04/10] bng_en: implement ethtool pauseparam operations Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 05/10] bng_en: add support for link async events Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 06/10] bng_en: add HW stats infra and structured ethtool ops Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 07/10] bng_en: periodically fetch and accumulate hardware statistics Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 08/10] bng_en: implement ndo_get_stats64 Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 09/10] bng_en: implement netdev_stat_ops Bhargava Marreddy
2026-04-06 18:04 ` [PATCH net-next v12 10/10] bng_en: add support for ethtool -S stats display Bhargava Marreddy
2026-04-12 18:20 ` 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=177601801805.3365061.17112474139655986481.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=bhargava.marreddy@broadcom.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pavan.chebbi@broadcom.com \
--cc=vikas.gupta@broadcom.com \
--cc=vsrama-krishna.nemani@broadcom.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