From: patchwork-bot+netdevbpf@kernel.org
To: Rosen Penev <rosenp@gmail.com>
Cc: netdev@vger.kernel.org, ecree.xilinx@gmail.com,
habetsm.xilinx@gmail.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, richardcochran@gmail.com, ast@kernel.org,
daniel@iogearbox.net, hawk@kernel.org, john.fastabend@gmail.com,
linux-net-drivers@amd.com, linux-kernel@vger.kernel.org,
bpf@vger.kernel.org
Subject: Re: [PATCHv2 net-next] net: sfc: use ethtool string helpers
Date: Sat, 09 Nov 2024 17:50:39 +0000 [thread overview]
Message-ID: <173117463900.2982634.15326215887669526386.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241105231855.235894-1-rosenp@gmail.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 5 Nov 2024 15:18:55 -0800 you wrote:
> The latter is the preferred way to copy ethtool strings.
>
> Avoids manually incrementing the pointer. Cleans up the code quite well.
>
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
> ---
> v2: cleaned up further with signature changes to make sure all
> increments get propagated.
> drivers/net/ethernet/sfc/ef10.c | 2 +-
> drivers/net/ethernet/sfc/ef100_nic.c | 2 +-
> drivers/net/ethernet/sfc/ethtool_common.c | 46 ++++++++-----------
> drivers/net/ethernet/sfc/falcon/ethtool.c | 34 ++++++--------
> drivers/net/ethernet/sfc/falcon/falcon.c | 2 +-
> drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +-
> drivers/net/ethernet/sfc/falcon/nic.c | 9 ++--
> drivers/net/ethernet/sfc/falcon/nic.h | 2 +-
> drivers/net/ethernet/sfc/net_driver.h | 2 +-
> drivers/net/ethernet/sfc/nic.c | 9 ++--
> drivers/net/ethernet/sfc/nic_common.h | 2 +-
> drivers/net/ethernet/sfc/ptp.c | 2 +-
> drivers/net/ethernet/sfc/ptp.h | 2 +-
> .../net/ethernet/sfc/siena/ethtool_common.c | 46 ++++++++-----------
> drivers/net/ethernet/sfc/siena/net_driver.h | 2 +-
> drivers/net/ethernet/sfc/siena/nic.c | 14 +++---
> drivers/net/ethernet/sfc/siena/nic_common.h | 5 +-
> drivers/net/ethernet/sfc/siena/ptp.c | 2 +-
> drivers/net/ethernet/sfc/siena/ptp.h | 2 +-
> drivers/net/ethernet/sfc/siena/siena.c | 2 +-
> 20 files changed, 83 insertions(+), 106 deletions(-)
Here is the summary with links:
- [PATCHv2,net-next] net: sfc: use ethtool string helpers
https://git.kernel.org/netdev/net-next/c/9dae59210556
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:[~2024-11-09 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 23:18 [PATCHv2 net-next] net: sfc: use ethtool string helpers Rosen Penev
2024-11-06 20:14 ` Edward Cree
2024-11-09 17:50 ` 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=173117463900.2982634.15326215887669526386.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=ecree.xilinx@gmail.com \
--cc=edumazet@google.com \
--cc=habetsm.xilinx@gmail.com \
--cc=hawk@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net-drivers@amd.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=rosenp@gmail.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