From: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
To: Daniele Palmas <dnlplm@gmail.com>
Cc: "Bjørn Mork" <bjorn@mork.no>,
linux-usb@vger.kernel.org, netdev@vger.kernel.org,
netdev-owner@vger.kernel.org
Subject: Re: [PATCH 0/2] net: usb: qmi_wwan: add qmap mux protocol support
Date: Fri, 24 Mar 2017 11:45:11 -0600 [thread overview]
Message-ID: <f2c10991c8da27f209132efaebfce871@codeaurora.org> (raw)
In-Reply-To: <1490361766-24114-1-git-send-email-dnlplm@gmail.com>
On 2017-03-24 07:22, Daniele Palmas wrote:
> This patch adds support for qmap mux protocol available in recent
> Qualcomm based modems.
>
> The qmap mux protocol can be used for multiplexing data packets in
> order to have multiple ip streams through the same physical device.
>
> Two new sysfs files are added for adding/removing the qmap mux based
> interfaces (named qmimux):
>
> /sys/class/net/<iface>/qmi/add_mux
> /sys/class/net/<iface>/qmi/del_mux
>
> Main patch author is Bjørn Mork <bjorn@mork.no>
>
> An userspace implementation of the qmi requests needed to support
> multiple ip streams is already available (namely libqmi since
> version 1.18.0).
>
> The qmap mux feature has been recently implemented in Codeaurora
> gobinet out-of-kernel driver that was the inspiration for this
> development.
>
> Tests have been performed with Telit LE922A6 (PID 0x1040)
>
> Daniele Palmas (2):
> net: usb: qmi_wwan: add qmap mux protocol support
> Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux
> files description
>
> Documentation/ABI/testing/sysfs-class-net-qmi | 27 +++
> drivers/net/usb/qmi_wwan.c | 317
> +++++++++++++++++++++++++-
> 2 files changed, 343 insertions(+), 1 deletion(-)
Hi Daniele
We are working on something similar
https://www.mail-archive.com/netdev@vger.kernel.org/msg157677.html
We are planning to upstream this as a platform agnostic driver without
tying it to a particular physical transport here.
We also add support for aggregation and flow control (control packet
0x80)
apart from the multiplexing.
next prev parent reply other threads:[~2017-03-24 17:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 13:22 [PATCH 0/2] net: usb: qmi_wwan: add qmap mux protocol support Daniele Palmas
[not found] ` <1490361766-24114-1-git-send-email-dnlplm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-24 13:22 ` [PATCH 1/2] " Daniele Palmas
2017-03-24 13:22 ` [PATCH 2/2] Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux files description Daniele Palmas
2017-03-24 16:31 ` Sergei Shtylyov
2017-03-25 16:09 ` Daniele Palmas
2017-03-24 17:45 ` Subash Abhinov Kasiviswanathan [this message]
2017-03-25 16:05 ` [PATCH 0/2] net: usb: qmi_wwan: add qmap mux protocol support Daniele Palmas
2017-03-26 3:03 ` David Miller
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=f2c10991c8da27f209132efaebfce871@codeaurora.org \
--to=subashab@codeaurora.org \
--cc=bjorn@mork.no \
--cc=dnlplm@gmail.com \
--cc=linux-usb@vger.kernel.org \
--cc=netdev-owner@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).