From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: linux-usb@vger.kernel.org
Cc: Michael Jamet <michael.jamet@intel.com>,
Yehezkel Bernat <YehezkelShB@gmail.com>,
"David S . Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Andreas Noever <andreas.noever@gmail.com>,
Lukas Wunner <lukas@wunner.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
netdev@vger.kernel.org
Subject: Re: [PATCH 0/4] thunderbolt: XDomain and NHI improvements
Date: Mon, 29 Jun 2020 18:37:20 +0300 [thread overview]
Message-ID: <20200629153720.GR5180@lahna.fi.intel.com> (raw)
In-Reply-To: <20200615130139.83854-1-mika.westerberg@linux.intel.com>
On Mon, Jun 15, 2020 at 04:01:35PM +0300, Mika Westerberg wrote:
> Hi,
>
> This small series improves the "data" path handling when doing host-to-host
> connections over TBT/USB4 cable. First patch delays setting nodename upon
> first connect to allow the userspace to fill in host name. Rest of the
> series deal with the NHI (TBT/USB4 host interface) HopID allocation so that
> by dropping the E2E workaround which was never used, we can use DMA rings
> starting from 1 to transfer data over the TBT/USB4 fabric.
>
> Mika Westerberg (4):
> thunderbolt: Build initial XDomain property block upon first connect
> thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32
> thunderbolt: NHI can use HopIDs 1-7
> thunderbolt: Get rid of E2E workaround
>
> drivers/net/thunderbolt.c | 4 +-
> drivers/thunderbolt/nhi.c | 30 ++---------
> drivers/thunderbolt/switch.c | 7 ++-
> drivers/thunderbolt/xdomain.c | 94 ++++++++++++++++++++---------------
> include/linux/thunderbolt.h | 2 -
> 5 files changed, 64 insertions(+), 73 deletions(-)
Queued these for v5.9.
prev parent reply other threads:[~2020-06-29 18:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-15 13:01 [PATCH 0/4] thunderbolt: XDomain and NHI improvements Mika Westerberg
2020-06-15 13:01 ` [PATCH 1/4] thunderbolt: Build initial XDomain property block upon first connect Mika Westerberg
2020-06-15 13:01 ` [PATCH 2/4] thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32 Mika Westerberg
2020-06-15 13:01 ` [PATCH 3/4] thunderbolt: NHI can use HopIDs 1-7 Mika Westerberg
2020-06-15 13:01 ` [PATCH 4/4] thunderbolt: Get rid of E2E workaround Mika Westerberg
2020-06-15 13:45 ` Yehezkel Bernat
2020-06-15 13:51 ` Greg Kroah-Hartman
2020-06-15 14:18 ` Yehezkel Bernat
2020-06-15 14:22 ` Mika Westerberg
2020-06-15 15:15 ` Yehezkel Bernat
2020-06-15 15:32 ` Mika Westerberg
2020-06-15 15:41 ` Yehezkel Bernat
2020-06-15 15:55 ` Mika Westerberg
2020-06-15 19:54 ` Yehezkel Bernat
2020-06-16 11:55 ` Mika Westerberg
2020-06-22 16:33 ` Mika Westerberg
2020-06-29 15:37 ` Mika Westerberg [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=20200629153720.GR5180@lahna.fi.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=kuba@kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=michael.jamet@intel.com \
--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).