From: patchwork-bot+ofono@kernel.org
To: Denis Kenzior <denkenz@gmail.com>
Cc: ofono@lists.linux.dev
Subject: Re: [PATCH v2 01/11] gobi: Limit number of premultiplexed contexts to 4
Date: Thu, 11 Jul 2024 17:53:35 +0000 [thread overview]
Message-ID: <172072041539.1229.380635730249824780.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240711164936.1688973-1-denkenz@gmail.com>
Hello:
This series was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:
On Thu, 11 Jul 2024 11:49:23 -0500 you wrote:
> 4 was chosen somewhat arbitrarily, but it is the maximum that the
> qmi_wwan_q driver can support out of the box. The only limit is the
> number of clients under QMI. Two WDS clients are typically required for
> each active context, one for IPv4 and one for IPv6. The total number of
> clients cannot exceed 255 (uint8).
> ---
> plugins/gobi.c | 19 +++++++++++++++----
> 1 file changed, 15 insertions(+), 4 deletions(-)
Here is the summary with links:
- [v2,01/11] gobi: Limit number of premultiplexed contexts to 4
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=3076113d2867
- [v2,02/11] gobi: Request dedicated WDS services for contexts
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=a47296c79b10
- [v2,03/11] qmi: Enable _auto_ use for some classes
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=b46004b53763
- [v2,04/11] qmi: gprs-context: Declare qmi_service objects using _auto_
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=766aa0ac819d
- [v2,05/11] qmi: Pass two dedicated WDS services to gprs-context
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=151823bdc330
- [v2,06/11] qmi: gprs-context: Remove parsing of unused TLVs
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=4921cfec9723
- [v2,07/11] qmi: gprs-context: Treat IP family TLV as mandatory
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=90db5ebd6aef
- [v2,08/11] qmi: gprs-context: Set up WDS service for IPv6
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=c09e6bebe703
- [v2,09/11] qmi: gprs-context: refactor detach_shutdown path
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=d617baf9e089
- [v2,10/11] qmi: gprs-context: refactor deactivate_primary
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=f25f481d45e8
- [v2,11/11] qmi: gprs-context: Dual-Stack context activation support
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=3ee784aa9d9c
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-07-11 17:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 16:49 [PATCH v2 01/11] gobi: Limit number of premultiplexed contexts to 4 Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 02/11] gobi: Request dedicated WDS services for contexts Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 03/11] qmi: Enable _auto_ use for some classes Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 04/11] qmi: gprs-context: Declare qmi_service objects using _auto_ Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 05/11] qmi: Pass two dedicated WDS services to gprs-context Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 06/11] qmi: gprs-context: Remove parsing of unused TLVs Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 07/11] qmi: gprs-context: Treat IP family TLV as mandatory Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 08/11] qmi: gprs-context: Set up WDS service for IPv6 Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 09/11] qmi: gprs-context: refactor detach_shutdown path Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 10/11] qmi: gprs-context: refactor deactivate_primary Denis Kenzior
2024-07-11 16:49 ` [PATCH v2 11/11] qmi: gprs-context: Dual-Stack context activation support Denis Kenzior
2024-07-11 17:53 ` 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=172072041539.1229.380635730249824780.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