Re: [PATCH 06/16] thunderbolt: Add support for XDomain discovery protocol

2017-09-19 Thread Mika Westerberg
On Mon, Sep 18, 2017 at 06:30:39PM +0300, Mika Westerberg wrote: > +What:/sys/bus/thunderbolt/devices/./key > +Date:Dec 2017 > +KernelVersion: 4.14 I forgot to update these to 4.15. I'll fix them in v2.

Re: [PATCH 06/16] thunderbolt: Add support for XDomain discovery protocol

2017-09-18 Thread Dan Williams
On Mon, 2017-09-18 at 11:12 -0500, Dan Williams wrote: > On Mon, 2017-09-18 at 18:30 +0300, Mika Westerberg wrote: > > When two hosts are connected over a Thunderbolt cable, there is a > > protocol they can use to communicate capabilities supported by the > > host. > > The discovery protocol uses a

Re: [PATCH 06/16] thunderbolt: Add support for XDomain discovery protocol

2017-09-18 Thread Dan Williams
On Mon, 2017-09-18 at 18:30 +0300, Mika Westerberg wrote: > When two hosts are connected over a Thunderbolt cable, there is a > protocol they can use to communicate capabilities supported by the > host. > The discovery protocol uses automatically configured control channel > (ring 0) and is build o

[PATCH 06/16] thunderbolt: Add support for XDomain discovery protocol

2017-09-18 Thread Mika Westerberg
When two hosts are connected over a Thunderbolt cable, there is a protocol they can use to communicate capabilities supported by the host. The discovery protocol uses automatically configured control channel (ring 0) and is build on top of request/response transactions using special XDomain primiti