From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] r8169: don't use MSI-X on RTL8106e Date: Thu, 16 Aug 2018 12:21:31 -0700 (PDT) Message-ID: <20180816.122131.604270853620318143.davem@davemloft.net> References: <20180815062110.16155-1-jian-hong@endlessm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: nic_swsd@realtek.com, netdev@vger.kernel.org, hkallweit1@gmail.com, linux-kernel@vger.kernel.org, linux@endlessm.com To: jian-hong@endlessm.com Return-path: In-Reply-To: <20180815062110.16155-1-jian-hong@endlessm.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Date: Wed, 15 Aug 2018 14:21:10 +0800 > Found the ethernet network on ASUS X441UAR doesn't come back on resume > from suspend when using MSI-X. The chip is RTL8106e - version 39. Heiner, please take a look at this. You recently disabled MSI-X on RTL8168g for similar reasons. Now that we've seen two chips like this, maybe there is some other problem afoot. Thanks.