Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp86462ybn; Thu, 3 Oct 2019 01:55:54 -0700 (PDT) X-Google-Smtp-Source: APXvYqy04+QKKwItvQncPjiEn7S5h/6lfVWKXAIi2Pnznj6ZfTUJO5u+PWzEHUOCIpqOhVlaIwRh X-Received: by 2002:a50:918d:: with SMTP id g13mr8296138eda.64.1570092954505; Thu, 03 Oct 2019 01:55:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570092954; cv=none; d=google.com; s=arc-20160816; b=icXDc5wsHLCR5tmhwB916wdurvWgnGKAXmSQyf1FySgV7deXMUm8HtVA/pAc0XhAis M6F8zdRV4ZMx8gMuu1hNQDlotklUmzXZSRcpzIitO7gS8slq4VzKKd5wYDt2linZ27ez 0FVtdki1Zby9wk56s207ZbZ56pfK9yLasNUiKNHdwTrNuUA+evSC3Oci0Qsj8BGTRveW Djh/J5iK4ephcVMutDvgkGiBJPKMJe0C1ixz9Y3rpSbWNZI9zgj+ALOKXDR6N8JXHNVf mV/Xkg0Bo9NMnGALdtFPl5oaX0IqVzJbbcID4prp+BQuNQm3ZWRph06/tT36eVqE2+K1 JYzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=BIgPsVMgAMVWhQfOvhHM6/zeSVh1uDWB5GzP4NJwjGw=; b=LwIjC8iGVWQoT4oS2nY3nPrpTtiF7L/YifC/Q2at6bJyrKiZHMbZAP7DxzPyFb4J03 WtdJrLSUh6EmXXinxCvo02zK2W5z6+RRCNRcyaQyDtLmawkMfA6kfI7Q5rVnFzoChZqp o+vpchcKtUQn1rNaY7TcMPaNlQPij2HdBWgiJsfmuHnh2+SiL7RNwtKPHm+3HNn/wqmR ctpjqHVj8T9Bqy1Q0qwAnSw93OF/sNVzojPpBlhO+8yD8q/LJyPWgECOrBvFF7XGNuOV IYlg6vFKEflhyMQP1M2IEBwb3kNm+2ISlWaSJzrHtVX+/30e1sDt/frPiJ0uiWYH1XYk QQ8A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d29si1033006edb.203.2019.10.03.01.55.29; Thu, 03 Oct 2019 01:55:54 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728898AbfJCIxG (ORCPT + 99 others); Thu, 3 Oct 2019 04:53:06 -0400 Received: from mga03.intel.com ([134.134.136.65]:40501 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727357AbfJCIxG (ORCPT ); Thu, 3 Oct 2019 04:53:06 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Oct 2019 01:53:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,251,1566889200"; d="scan'208";a="205570080" Received: from lahna.fi.intel.com (HELO lahna) ([10.237.72.157]) by fmsmga001.fm.intel.com with SMTP; 03 Oct 2019 01:53:01 -0700 Received: by lahna (sSMTP sendmail emulation); Thu, 03 Oct 2019 11:53:00 +0300 Date: Thu, 3 Oct 2019 11:53:00 +0300 From: Mika Westerberg To: Oliver Neukum Cc: Anthony Wong , Mario.Limonciello@dell.com, Andreas Noever , Yehezkel Bernat , Michael Jamet , Rajmohan Mani , Greg Kroah-Hartman , Nicholas Johnson , Alan Stern , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Lukas Wunner Subject: Re: [RFC PATCH 06/22] thunderbolt: Add support for lane bonding Message-ID: <20191003085300.GQ2819@lahna.fi.intel.com> References: <20191001113830.13028-1-mika.westerberg@linux.intel.com> <20191001113830.13028-7-mika.westerberg@linux.intel.com> <20191001123808.GA2954373@kroah.com> <20191001125320.GN2714@lahna.fi.intel.com> <1570026066.2472.15.camel@suse.com> <20191002143020.GG2819@lahna.fi.intel.com> <1570091132.18913.3.camel@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1570091132.18913.3.camel@suse.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 03, 2019 at 10:25:32AM +0200, Oliver Neukum wrote: > Am Mittwoch, den 02.10.2019, 17:30 +0300 schrieb Mika Westerberg: > > On Wed, Oct 02, 2019 at 04:21:06PM +0200, Oliver Neukum wrote: > > > Am Dienstag, den 01.10.2019, 15:53 +0300 schrieb Mika Westerberg: > > > > > > > > > > Are we only going to be allowed to "bond" two links together? Or will > > > > > we be doing more than 2 in the future? If more, then we might want to > > > > > think of a different way to specify these... > > > > > > > > AFAICT only two lanes are available in USB4. This goes over USB type-C > > > > using the two lanes there. > > > > > > > > Of course I don't know if in future there will be USB4 1.1 or something > > > > that adds more lanes so if you think there is a better way to specify > > > > these, I'm happy to implement that instead :) > > > > > > If this ever can become asymmetric this interface is going to turn > > > around and bite. > > > > Don't think it can be asymmetric but I'm open to all ideas how to make > > it more flexible :-) > > Split the the attributes into link_speed_rx and link_speed_tx. For > link_width likewise. We had the same issue with USB. OK, thanks for the suggestion.