From: patchwork-bot+netdevbpf@kernel.org
To: FUJITA Tomonori <fujita.tomonori@gmail.com>
Cc: netdev@vger.kernel.org, rust-for-linux@vger.kernel.org,
andrew@lunn.ch, tmgross@umich.edu,
miguel.ojeda.sandonis@gmail.com, benno.lossin@proton.me,
wedsonaf@gmail.com, aliceryhl@google.com, boqun.feng@gmail.com
Subject: Re: [PATCH net-next v11 0/4] Rust abstractions for network PHY drivers
Date: Fri, 15 Dec 2023 09:40:24 +0000 [thread overview]
Message-ID: <170263322444.1975.17234929609368010648.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231213004211.1625780-1-fujita.tomonori@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 13 Dec 2023 09:42:07 +0900 you wrote:
> No functional change since v10; only comment and commit log updates.
>
> This patchset adds Rust abstractions for phylib. It doesn't fully
> cover the C APIs yet but I think that it's already useful. I implement
> two PHY drivers (Asix AX88772A PHYs and Realtek Generic FE-GE). Seems
> they work well with real hardware.
>
> [...]
Here is the summary with links:
- [net-next,v11,1/4] rust: core abstractions for network PHY drivers
https://git.kernel.org/netdev/net-next/c/f20fd5449ada
- [net-next,v11,2/4] rust: net::phy add module_phy_driver macro
https://git.kernel.org/netdev/net-next/c/2fe11d5ab35d
- [net-next,v11,3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
https://git.kernel.org/netdev/net-next/c/cbaa28f970a1
- [net-next,v11,4/4] net: phy: add Rust Asix PHY driver
https://git.kernel.org/netdev/net-next/c/cbe0e4150896
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-12-15 9:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 0:42 [PATCH net-next v11 0/4] Rust abstractions for network PHY drivers FUJITA Tomonori
2023-12-13 0:42 ` [PATCH net-next v11 1/4] rust: core " FUJITA Tomonori
2023-12-13 0:42 ` [PATCH net-next v11 2/4] rust: net::phy add module_phy_driver macro FUJITA Tomonori
2023-12-13 0:42 ` [PATCH net-next v11 3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY FUJITA Tomonori
2023-12-13 0:42 ` [PATCH net-next v11 4/4] net: phy: add Rust Asix PHY driver FUJITA Tomonori
2023-12-15 9:40 ` 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=170263322444.1975.17234929609368010648.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aliceryhl@google.com \
--cc=andrew@lunn.ch \
--cc=benno.lossin@proton.me \
--cc=boqun.feng@gmail.com \
--cc=fujita.tomonori@gmail.com \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
--cc=wedsonaf@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 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.