netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: David Arinzon <darinzon@amazon.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	edumazet@google.com, pabeni@redhat.com, horms@kernel.org,
	richardcochran@gmail.com, dwmw@amazon.com, zorik@amazon.com,
	matua@amazon.com, saeedb@amazon.com, msw@amazon.com,
	aliguori@amazon.com, nafea@amazon.com, evgenys@amazon.com,
	netanel@amazon.com, alisaidi@amazon.com, benh@amazon.com,
	akiyano@amazon.com, ndagan@amazon.com, amitbern@amazon.com,
	shayagr@amazon.com, evostrov@amazon.com, ofirt@amazon.com,
	maciek@machnikowski.net, rrameshbabu@nvidia.com, gal@nvidia.com,
	vadim.fedorenko@linux.dev, andrew@lunn.ch, leon@kernel.org,
	jiri@resnulli.us
Subject: Re: [PATCH v13 net-next 0/9] PHC support in ENA driver
Date: Thu, 19 Jun 2025 02:10:17 +0000	[thread overview]
Message-ID: <175029901725.322395.7808420069986562189.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250617110545.5659-1-darinzon@amazon.com>

Hello:

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

On Tue, 17 Jun 2025 14:05:36 +0300 you wrote:
> Changes in v13
> - Remove unnecessary out-of-tree driver documentation
> 
> Changes in v12 (https://lore.kernel.org/netdev/20250611092238.2651-1-darinzon@amazon.com/):
> - Add devlink port support
> - Remove unnecessary checks from devlink reload up and reload down
> 
> [...]

Here is the summary with links:
  - [v13,net-next,1/9] net: ena: Add PHC support in the ENA driver
    https://git.kernel.org/netdev/net-next/c/e0ea34158ee8
  - [v13,net-next,2/9] net: ena: PHC silent reset
    https://git.kernel.org/netdev/net-next/c/51d58804a53b
  - [v13,net-next,3/9] net: ena: Add device reload capability through devlink
    https://git.kernel.org/netdev/net-next/c/15115b1a2554
  - [v13,net-next,4/9] net: ena: Add devlink port support
    https://git.kernel.org/netdev/net-next/c/9d67d534e4e0
  - [v13,net-next,5/9] devlink: Add new "enable_phc" generic device param
    https://git.kernel.org/netdev/net-next/c/cea465a96a29
  - [v13,net-next,6/9] net: ena: Control PHC enable through devlink
    https://git.kernel.org/netdev/net-next/c/816b52624cf6
  - [v13,net-next,7/9] net: ena: Add debugfs support to the ENA driver
    https://git.kernel.org/netdev/net-next/c/60e28350b1ca
  - [v13,net-next,8/9] net: ena: View PHC stats using debugfs
    https://git.kernel.org/netdev/net-next/c/e14521e97b83
  - [v13,net-next,9/9] net: ena: Add PHC documentation
    https://git.kernel.org/netdev/net-next/c/c9223021433d

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-06-19  2:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-17 11:05 [PATCH v13 net-next 0/9] PHC support in ENA driver David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 1/9] net: ena: Add PHC support in the " David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 2/9] net: ena: PHC silent reset David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 3/9] net: ena: Add device reload capability through devlink David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 4/9] net: ena: Add devlink port support David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 5/9] devlink: Add new "enable_phc" generic device param David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 6/9] net: ena: Control PHC enable through devlink David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 7/9] net: ena: Add debugfs support to the ENA driver David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 8/9] net: ena: View PHC stats using debugfs David Arinzon
2025-06-17 11:05 ` [PATCH v13 net-next 9/9] net: ena: Add PHC documentation David Arinzon
2025-06-19  2:10 ` 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=175029901725.322395.7808420069986562189.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=akiyano@amazon.com \
    --cc=aliguori@amazon.com \
    --cc=alisaidi@amazon.com \
    --cc=amitbern@amazon.com \
    --cc=andrew@lunn.ch \
    --cc=benh@amazon.com \
    --cc=darinzon@amazon.com \
    --cc=davem@davemloft.net \
    --cc=dwmw@amazon.com \
    --cc=edumazet@google.com \
    --cc=evgenys@amazon.com \
    --cc=evostrov@amazon.com \
    --cc=gal@nvidia.com \
    --cc=horms@kernel.org \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=maciek@machnikowski.net \
    --cc=matua@amazon.com \
    --cc=msw@amazon.com \
    --cc=nafea@amazon.com \
    --cc=ndagan@amazon.com \
    --cc=netanel@amazon.com \
    --cc=netdev@vger.kernel.org \
    --cc=ofirt@amazon.com \
    --cc=pabeni@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=rrameshbabu@nvidia.com \
    --cc=saeedb@amazon.com \
    --cc=shayagr@amazon.com \
    --cc=vadim.fedorenko@linux.dev \
    --cc=zorik@amazon.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).