From: patchwork-bot+netdevbpf@kernel.org
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, andrew@lunn.ch,
mengyuanlou@net-swift.com
Subject: Re: [PATCH net-next] net: wangxun: move MDIO bus implementation to the library
Date: Thu, 14 Sep 2023 13:30:26 +0000 [thread overview]
Message-ID: <169469822665.5094.6762261233034281757.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230912031424.721386-1-jiawenwu@trustnetic.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 12 Sep 2023 11:14:24 +0800 you wrote:
> Move similar code of accessing MDIO bus from txgbe/ngbe to libwx.
>
> Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
> ---
> drivers/net/ethernet/wangxun/libwx/wx_hw.c | 92 ++++++++++++++
> drivers/net/ethernet/wangxun/libwx/wx_hw.h | 7 ++
> drivers/net/ethernet/wangxun/libwx/wx_type.h | 1 +
> drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c | 119 +-----------------
> drivers/net/ethernet/wangxun/ngbe/ngbe_type.h | 3 -
> .../net/ethernet/wangxun/txgbe/txgbe_phy.c | 56 +--------
> 6 files changed, 106 insertions(+), 172 deletions(-)
Here is the summary with links:
- [net-next] net: wangxun: move MDIO bus implementation to the library
https://git.kernel.org/netdev/net-next/c/f55752402945
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:[~2023-09-14 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-12 3:14 [PATCH net-next] net: wangxun: move MDIO bus implementation to the library Jiawen Wu
2023-09-12 17:46 ` Simon Horman
2023-09-14 13:30 ` 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=169469822665.5094.6762261233034281757.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jiawenwu@trustnetic.com \
--cc=kuba@kernel.org \
--cc=mengyuanlou@net-swift.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.