From: patchwork-bot+ofono@kernel.org
To: Denis Kenzior <denkenz@gmail.com>
Cc: ofono@lists.linux.dev
Subject: Re: [PATCH v2 1/8] rmnet: Add skeleton
Date: Wed, 20 Nov 2024 20:30:37 +0000 [thread overview]
Message-ID: <173213463723.1339331.11103757423014979754.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241119171832.1119-1-denkenz@gmail.com>
Hello:
This series was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:
On Tue, 19 Nov 2024 11:18:12 -0600 you wrote:
> Add skeleton of the RMNet interface management module. Implement the
> basic API structure and register the module with oFono core.
> ---
> Makefile.am | 2 ++
> src/rmnet.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> src/rmnet.h | 25 +++++++++++++++++++++++
> 3 files changed, 86 insertions(+)
> create mode 100644 src/rmnet.c
> create mode 100644 src/rmnet.h
Here is the summary with links:
- [v2,1/8] rmnet: Add skeleton
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=ad000eabb49a
- [v2,2/8] rmnet: Add logic to dump out RMNet interfaces
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=5f5b3b65efdd
- [v2,3/8] rmnet: Track link notifications
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=cfb78944ec4f
- [v2,4/8] rmnet: Track used mux ids
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=db18da4b4e91
- [v2,5/8] rmnet: Delete stale RMnet links at startup
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=0cc9a035a8d1
- [v2,6/8] rmnet: Implement rmnet_del_interfaces
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=982aa444b98e
- [v2,7/8] rmnet: Implement getting new interfaces
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=99a68a774de0
- [v2,8/8] rmnet: Implement cancel
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=a0d8117a04c9
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-20 20:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 17:18 [PATCH v2 1/8] rmnet: Add skeleton Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 2/8] rmnet: Add logic to dump out RMNet interfaces Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 3/8] rmnet: Track link notifications Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 4/8] rmnet: Track used mux ids Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 5/8] rmnet: Delete stale RMnet links at startup Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 6/8] rmnet: Implement rmnet_del_interfaces Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 7/8] rmnet: Implement getting new interfaces Denis Kenzior
2024-11-19 17:18 ` [PATCH v2 8/8] rmnet: Implement cancel Denis Kenzior
2024-11-20 20:30 ` patchwork-bot+ofono [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=173213463723.1339331.11103757423014979754.git-patchwork-notify@kernel.org \
--to=patchwork-bot+ofono@kernel.org \
--cc=denkenz@gmail.com \
--cc=ofono@lists.linux.dev \
/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