Received: by 10.223.148.5 with SMTP id 5csp7555620wrq; Thu, 18 Jan 2018 06:51:07 -0800 (PST) X-Google-Smtp-Source: ACJfBotTxWH1DQ88YFtG81+OGO3gH+4THKUwpCc7QPJ8mu3GTU8o/akCGSYGUkbRcO1YSohRc1Tz X-Received: by 10.99.102.1 with SMTP id a1mr8915857pgc.452.1516287067172; Thu, 18 Jan 2018 06:51:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516287067; cv=none; d=google.com; s=arc-20160816; b=BppB3J0CLIRKOsfLRmvihDqANKP7SCMKm2tkGuCWPuyWr0M+JyUD9QpgatiVYijJNV I/S6kXMGg2ojHkWUmypEezjwKbswqyEwsF2va+MMAIL+y17maDevTzr9/IdOPY81oLkf VuBc5dRUdM8aA+1SzfksYO0MqQZ5y26Mdj7OVsjN4OgauEwv6q4fcIGNzONVCDxczqQ5 AMTFOkQnO93jQuEjfMWDaze7T6VWVmCZ4B6wQjIRQSzUHxfXTHivKt20INyvfryXlR04 NFgbIxNYIZxYBprFvvaxffiQOKHiQsyB018gGaDyscCXuEDgDoTQB3riPtnw6TPzYMvT uLcw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=CU8zTvS1FC3Ds/OT0xgTA54ysg9VUq4XzTiG03xcQCQ=; b=X/5Bgt1q9cDVhkfdrT3D0WAyOl8csp4DEboRgomA6M8wt93k0aHwT7Q5otdpGNv3vs n+b2tPhE066FIX046SPqNm9MJmGUdOkDMDzxz3QT4aKERnlQXJTY2dv+QbA7HifXCIfm 9I+PpOqXbqZiEM535WtyeCjaE0cxdAK6ypPiFVZkLvysKLPeJT+s4N+gd5ILJaaMrO9w e+74wyWdOa7Rmu3j0Bths71XnkVyueuAOBeyYX+LkXln/ppYBCgZVNu4XB7idX5vZ3iM iI/PAC6GXLP86hWiGwsuYWRoCxLz+HpG5ZwvlmhCWPhkkjv8ULHYfhkfyF4pzCFsDTcb 7i+A== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b9si6836010pff.120.2018.01.18.06.50.53; Thu, 18 Jan 2018 06:51:07 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756613AbeAROu3 (ORCPT + 99 others); Thu, 18 Jan 2018 09:50:29 -0500 Received: from shards.monkeyblade.net ([184.105.139.130]:51840 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756559AbeAROuY (ORCPT ); Thu, 18 Jan 2018 09:50:24 -0500 Received: from localhost (67.110.78.66.ptr.us.xo.net [67.110.78.66]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id A72281340E9CE; Thu, 18 Jan 2018 06:50:23 -0800 (PST) Date: Thu, 18 Jan 2018 09:50:22 -0500 (EST) Message-Id: <20180118.095022.1121845945987753430.davem@davemloft.net> To: hayeswang@realtek.com Cc: kai.heng.feng@canonical.com, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, mario.limonciello@dell.com, nic_swsd@realtek.com Subject: Re: [PATCH v2] r8152: disable RX aggregation on Dell TB16 dock From: David Miller In-Reply-To: <0835B3720019904CB8F7AA43166CEEB2D2E16D63@RTITMBSV06.realtek.com.tw> References: <20180116084627.12638-1-kai.heng.feng@canonical.com> <20180117.153930.330864749049561139.davem@davemloft.net> <0835B3720019904CB8F7AA43166CEEB2D2E16D63@RTITMBSV06.realtek.com.tw> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 18 Jan 2018 06:50:24 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hayes Wang Date: Thu, 18 Jan 2018 03:04:08 +0000 > [...] >> > r8153 on Dell TB15/16 dock corrupts rx packets. >> > >> > This change is suggested by Realtek. They guess that the XHCI >> > controller doesn't have enough buffer, and their guesswork is correct, >> > once the RX aggregation gets disabled, the issue is gone. >> > >> > ASMedia is currently working on a real sulotion for this issue. >> > >> > Dell and ODM confirm the bcdDevice and iSerialNumber is unique for TB16. >> > >> > Note that TB15 has different bcdDevice and iSerialNumber, which are >> > not unique values. If you still have TB15, please contact Dell to >> > replace it with TB16. > > Excuse me. I don't understand why this patch is for specific USB nic rather than xHCI. > It seems to make the specific USB nic working and the other ones keeping error. Well, are we sure that the device being in the TB16 dock doesn't contribute to the issue as well? If the problem only shows up with XHCI and this dock, then this patch was the appropriate way to deal with the problem for now.