From: patchwork-bot+netdevbpf@kernel.org
To: Justin Stitt <justinstitt@google.com>
Cc: andrew@lunn.ch, linux-hyperv@vger.kernel.org,
brett.creeley@amd.com, doshir@vmware.com, pv-drivers@vmware.com,
john.fastabend@gmail.com, linus.walleij@linaro.org,
ast@kernel.org, linux@armlinux.org.uk, matthias.bgg@gmail.com,
edumazet@google.com, olteanv@gmail.com,
anthony.l.nguyen@intel.com, mengyuanlou@net-swift.com,
netdev@vger.kernel.org, akiyano@amazon.com,
linux-kernel@vger.kernel.org, hawk@kernel.org,
louis.peens@corigine.com, wei.liu@kernel.org,
f.fainelli@gmail.com, daniel@iogearbox.net,
Steen.Hegelund@microchip.com, decui@microsoft.com,
jesse.brandeburg@intel.com, ndagan@amazon.com,
hkallweit1@gmail.com, shenwei.wang@nxp.com,
xiaoning.wang@nxp.com, linux-imx@nxp.com, kuba@kernel.org,
pabeni@redhat.com, yisen.zhuang@huawei.com,
Landen.Chao@mediatek.com, shayagr@amazon.com,
daniel.machon@microchip.com, alsi@bang-olufsen.dk,
hauke@hauke-m.de, haiyangz@microsoft.com, sean.wang@mediatek.com,
nathan@kernel.org, joe@perches.com, jiawenwu@trustnetic.com,
wei.fang@nxp.com, lukas.bulwahn@gmail.com, apw@canonical.com,
drivers@pensando.io, intel-wired-lan@lists.osuosl.org,
lars.povlsen@microchip.com,
angelogioacchino.delregno@collabora.com,
linux-arm-kernel@lists.infradead.org, salil.mehta@huawei.com,
GR-Linux-NIC-Dev@marvell.com, dqfext@gmail.com,
keescook@chromium.org, arinc.unal@arinc9.com, rmody@marvell.com,
darinzon@amazon.com, oss-drivers@corigine.com,
ndesaulniers@google.com, daniel@makrotopia.org,
davem@davemloft.net, dwaipayanray1@gmail.com, saeedb@amazon.com,
linux-mediatek@lists.infradead.org, bpf@vger.kernel.org,
dmichail@fungible.com, skalluru@marvell.com,
UNGLinuxDriver@microchip.com, shannon.nelson@amd.com
Subject: Re: [Intel-wired-lan] [PATCH net-next v5 0/3] ethtool: Add ethtool_puts()
Date: Fri, 08 Dec 2023 11:00:25 +0000 [thread overview]
Message-ID: <170203322519.25632.13162024419836426102.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231206-ethtool_puts_impl-v5-0-5a2528e17bf8@google.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 06 Dec 2023 23:16:09 +0000 you wrote:
> Hi,
>
> This series aims to implement ethtool_puts() and send out a wave 1 of
> conversions from ethtool_sprintf(). There's also a checkpatch patch
> included to check for the cases listed below.
>
> This was sparked from recent discussion here [1]
>
> [...]
Here is the summary with links:
- [net-next,v5,1/3] ethtool: Implement ethtool_puts()
https://git.kernel.org/netdev/net-next/c/2a48c635fd9a
- [net-next,v5,2/3] checkpatch: add ethtool_sprintf rules
https://git.kernel.org/netdev/net-next/c/9b5f621cea6e
- [net-next,v5,3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
https://git.kernel.org/netdev/net-next/c/e403cffff1a4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
prev parent reply other threads:[~2023-12-08 11:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-06 23:16 [Intel-wired-lan] [PATCH net-next v5 0/3] ethtool: Add ethtool_puts() justinstitt
2023-12-06 23:16 ` [Intel-wired-lan] [PATCH net-next v5 1/3] ethtool: Implement ethtool_puts() justinstitt
2023-12-07 7:12 ` Przemek Kitszel
2023-12-07 15:27 ` Andrew Lunn
2023-12-08 10:45 ` Madhuri.Sripada
2023-12-06 23:16 ` [Intel-wired-lan] [PATCH net-next v5 2/3] checkpatch: add ethtool_sprintf rules justinstitt
2023-12-07 7:39 ` Przemek Kitszel
2023-12-06 23:16 ` [Intel-wired-lan] [PATCH net-next v5 3/3] net: Convert some ethtool_sprintf() to ethtool_puts() justinstitt
2023-12-07 7:19 ` Wei Fang
2023-12-07 15:28 ` Andrew Lunn
2023-12-08 6:33 ` Louis Peens
2023-12-08 11:03 ` Divya.Koppera
2023-12-08 11: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=170203322519.25632.13162024419836426102.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=GR-Linux-NIC-Dev@marvell.com \
--cc=Landen.Chao@mediatek.com \
--cc=Steen.Hegelund@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=akiyano@amazon.com \
--cc=alsi@bang-olufsen.dk \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@collabora.com \
--cc=anthony.l.nguyen@intel.com \
--cc=apw@canonical.com \
--cc=arinc.unal@arinc9.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=brett.creeley@amd.com \
--cc=daniel.machon@microchip.com \
--cc=daniel@iogearbox.net \
--cc=daniel@makrotopia.org \
--cc=darinzon@amazon.com \
--cc=davem@davemloft.net \
--cc=decui@microsoft.com \
--cc=dmichail@fungible.com \
--cc=doshir@vmware.com \
--cc=dqfext@gmail.com \
--cc=drivers@pensando.io \
--cc=dwaipayanray1@gmail.com \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=haiyangz@microsoft.com \
--cc=hauke@hauke-m.de \
--cc=hawk@kernel.org \
--cc=hkallweit1@gmail.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=jiawenwu@trustnetic.com \
--cc=joe@perches.com \
--cc=john.fastabend@gmail.com \
--cc=justinstitt@google.com \
--cc=keescook@chromium.org \
--cc=kuba@kernel.org \
--cc=lars.povlsen@microchip.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=louis.peens@corigine.com \
--cc=lukas.bulwahn@gmail.com \
--cc=matthias.bgg@gmail.com \
--cc=mengyuanlou@net-swift.com \
--cc=nathan@kernel.org \
--cc=ndagan@amazon.com \
--cc=ndesaulniers@google.com \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=oss-drivers@corigine.com \
--cc=pabeni@redhat.com \
--cc=pv-drivers@vmware.com \
--cc=rmody@marvell.com \
--cc=saeedb@amazon.com \
--cc=salil.mehta@huawei.com \
--cc=sean.wang@mediatek.com \
--cc=shannon.nelson@amd.com \
--cc=shayagr@amazon.com \
--cc=shenwei.wang@nxp.com \
--cc=skalluru@marvell.com \
--cc=wei.fang@nxp.com \
--cc=wei.liu@kernel.org \
--cc=xiaoning.wang@nxp.com \
--cc=yisen.zhuang@huawei.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