Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1527755

RE: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking

Path csiph.com!eternal-september.org!feeder.eternal-september.org!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From <Mario.Limonciello@dell.com>
Newsgroups linux.kernel
Subject RE: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
Date Tue, 22 Nov 2016 18:40:02 +0100
Message-ID <sGnd0-1Py-15@gated-at.bofh.it> (permalink)
References <sBAaR-7gS-9@gated-at.bofh.it> <sBCmq-7b-5@gated-at.bofh.it> <sBDip-KX-7@gated-at.bofh.it> <sDJD3-3QU-23@gated-at.bofh.it> <sEN1U-4K5-23@gated-at.bofh.it> <sEPwK-6s7-13@gated-at.bofh.it> <sGn3j-1LJ-35@gated-at.bofh.it>
X-Original-To <simon.guinot@sequanux.org>, <amir.jer.levy@intel.com>
Domainkey-Signature s=smtpout; d=dell.com; c=simple; q=dns; h=Received:From:Received:X-LoopCount0:X-IronPort-AV:To:CC: Subject:Thread-Topic:Thread-Index:Date:Message-ID: References:In-Reply-To:Accept-Language:Content-Language: X-MS-Has-Attach:X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader:x-originating-ip: Content-Type:Content-Transfer-Encoding:MIME-Version: Return-Path; b=gVh+L2AoX9eUuHDOTmOSWz9Ufkf8sMVu9Be6ueNxFmRPtiPUkMfOvMye 1Upa6WcdkT/YuWfu9F40Yisek5VusG4fSVvXs4u0jaoCmmvULOVfwjDXK nE7Krp8DZdGkuGLfW6W9Lz3iTJ3Cu9RgvuJTYAnR2p54qK0fc7uS3OwDl g=;
Dkim-Signature v=1; a=rsa-sha256; c=simple/simple; d=dell.com; i=@dell.com; q=dns/txt; s=smtpout; t=1479836177; x=1511372177; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=uxXoy3tWQPZnQFfBGxWHvmv9S8IVpnt1jhSGx1BRT8E=; b=uh+MkMN7VOAdh7hpBJXHwlchH7m8x8ewKa6qpbPyWXQW7LuQdsmoUYZq 5dU3qyQN/dYz5JAKDMD/ZTa1SWOneqnWHBfRQbZ7oYllmbmchlNQkIAFX GdA7RsB/ZFHj3AX47K4nzjy+jBnFWl4JK1jd1PXgKDblXq2mbt/eLYQlt 8=;
X-Loopcount0 from 10.170.28.39
X-Ironport-Av E=Sophos;i="5.31,533,1473138000"; d="scan'208";a="38339422"
Thread-Topic [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
Thread-Index AQHSROXbClgQnXxQqkmgOcS11aKp66DlQpBA
Accept-Language en-US
Content-Language en-US
X-Ms-Exchange-Transport-Fromentityheader Hosted
X-Originating-IP [10.208.87.36]
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 33
Organization linux.* mail to news gateway
X-Original-Cc <gregkh@linuxfoundation.org>, <andreas.noever@gmail.com>, <bhelgaas@google.com>, <corbet@lwn.net>, <linux-kernel@vger.kernel.org>, <linux-pci@vger.kernel.org>, <netdev@vger.kernel.org>, <linux-doc@vger.kernel.org>, <thunderbolt-linux@intel.com>, <mika.westerberg@intel.com>, <tomas.winkler@intel.com>, <xiong.y.zhang@intel.com>, <michael.jamet@intel.com>, <remi.rerolle@seagate.com>
X-Original-Date Tue, 22 Nov 2016 17:36:15 +0000
X-Original-Message-ID <f653e691805d41d190160409282ea450@ausx13mpc120.AMER.DELL.COM>
X-Original-References <1478701208-4585-1-git-send-email-amir.jer.levy@intel.com> <20161109143632.GE6167@kw.sim.vm.gnt> <E607265CB020454880711A6F96C05A03B677E4C9@hasmsx107.ger.corp.intel.com> <20161115105920.GH6167@kw.sim.vm.gnt> <E607265CB020454880711A6F96C05A03BE2199EE@hasmsx108.ger.corp.intel.com> <20161118112007.GB1230@kw.sim.vm.gnt> <20161122172828.GB31492@kw.sim.vm.gnt>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1527755

Show key headers only | View raw


> Here are a couple of additional questions:
> 
> - When the network interface is created, there is no IP address
>   assigned (or negotiated ?) on the Linux side. But it is done on the
>   MacOS side. And in the Linux kernel logs I can also read the message:
>   "ready for ThunderboltIP negotiation". Is there something missing or
>   not working on the Linux side ? What is the correct way to configure
>   or negotiate the IP address. For my tests I did it manually...
> 
> - When the Linux machine is started with the Thunderbolt wire already
>   connected to a MacBook Pro, sometimes (but not every time) the
>   network interface is not created. The Thunderbolt wire needs to be
>   replugged.
> 
> FWIW you get my
> 
> Tested-by: Simon Guinot <simon.guinot@sequanux.org>
> 
> Simon

Simon,

Since I also performed testing on the previous patchset, I'll share what I did.

I configured Network Manager to use the TBT interface to share an internet
connection to another box.  This configures a static IP address on the local
Linux side and sets up routing.

Network manager remembers setup this in a configuration database.  
When the interface goes up it will then set up a DHCP server to hand
out an IP address to the other side.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking Simon Guinot <simon.guinot@sequanux.org> - 2016-11-15 12:00 +0100
  RE: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking "Levy, Amir (Jer)" <amir.jer.levy@intel.com> - 2016-11-18 09:50 +0100
    Re: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> - 2016-11-18 11:10 +0100
      RE: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking "Levy, Amir (Jer)" <amir.jer.levy@intel.com> - 2016-11-20 07:40 +0100
        Re: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> - 2016-11-21 13:30 +0100
    Re: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking Simon Guinot <simon.guinot@sequanux.org> - 2016-11-18 12:30 +0100
      Re: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking Simon Guinot <simon.guinot@sequanux.org> - 2016-11-22 18:30 +0100
        RE: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking <Mario.Limonciello@dell.com> - 2016-11-22 18:40 +0100
        RE: [PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM)  Networking "Levy, Amir (Jer)" <amir.jer.levy@intel.com> - 2016-11-24 21:40 +0100

csiph-web