netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dnlplm@gmail.com
Cc: bjorn@mork.no, linux-usb@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] net: usb: qmi_wwan: add qmap mux protocol support
Date: Sat, 25 Mar 2017 20:03:49 -0700 (PDT)	[thread overview]
Message-ID: <20170325.200349.1859365878558524339.davem@davemloft.net> (raw)
In-Reply-To: <1490361766-24114-1-git-send-email-dnlplm@gmail.com>

From: Daniele Palmas <dnlplm@gmail.com>
Date: Fri, 24 Mar 2017 14:22:44 +0100

> 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)

Series applied, thanks.

      parent reply	other threads:[~2017-03-26  3:03 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 ` [PATCH 0/2] net: usb: qmi_wwan: add qmap mux protocol support Subash Abhinov Kasiviswanathan
2017-03-25 16:05   ` Daniele Palmas
2017-03-26  3:03 ` David Miller [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=20170325.200349.1859365878558524339.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bjorn@mork.no \
    --cc=dnlplm@gmail.com \
    --cc=linux-usb@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).