Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2220453imm; Mon, 3 Sep 2018 23:46:00 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYTBMVFJ2Ys0A7kxN14IXbAFwN+BJB9Y7vBvc1EKQwfiVox47tFakUQ372najZm9bUS49YR X-Received: by 2002:a63:4a4b:: with SMTP id j11-v6mr30024150pgl.168.1536043560880; Mon, 03 Sep 2018 23:46:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536043560; cv=none; d=google.com; s=arc-20160816; b=Y3rUsXIBZ7mb8mVCXU4Hy32/0qUUi+3zluc1cuMDxOlQ758NxgC7qH19AHMTPmaL4c qqgLMmwZeCgbL2ZfLEcnA8Cy5v0z/TTglsCaT3ZWwIyJRreQt1sXPQclk7euReYr0o+i 3wIq69d9qPaG26EsS3zP8sdClZPZrypDYj4oYrhPDpMIiNrc6Mpd21p6joJ56D0p9uE4 /etwzpfuL4xMy5SwcwhGpIMT59nZgmMHiEvuc4OABLWuTT+K9DEMfPTgiJ+bYLp4A4YR jv98Nh1caUgpiEWxOzc3k/ZlfgK6Hch5IkCiSTTOZGY+n+3/z7MywccXUqg0Kjozbwr1 TK7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:mime-version:user-agent:date:message-id :subject:from:to:arc-authentication-results; bh=o4kTKjZmNuuyWPqae0bKbHWyVSiIhvXgaJ1fslP11QU=; b=qhI+4xWxaSOXYByfwq7PVPtfEXyLoc7ePSdsNaukcb/hint+RfgIfW8RjPt5GTelP9 EAeGIo+HPdHadU0Wu/Cu5DQDY+Zr2Wr5QyznJpex8knKQhMp89OR+rgWz1Px6EnDiuwv Jvxe8nRQTxxayLY/AkhmTgnhm569EJgZ+rYKl9vKzbtPqObZ4zRklIuFB+MoiCCMItle bh56zcGSTor/ahXd1xt9KookbDCeFgO/vty1g7o99X2XJ0TCS3V9Bj85u3pekSwG6S7q 1uaikr1jIQQDsDXa9/ofoiHl7gJBuRJvOxMaFBFbcjZMxVNkWkS7f5Z1Fl4eDGHBlGye FQVw== 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 f10-v6si21399771pfe.291.2018.09.03.23.45.44; Mon, 03 Sep 2018 23:46:00 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727626AbeIDLHy (ORCPT + 99 others); Tue, 4 Sep 2018 07:07:54 -0400 Received: from extserverfr1.prnet.org ([188.165.208.21]:58210 "EHLO extserverfr1.prnet.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727250AbeIDLHy (ORCPT ); Tue, 4 Sep 2018 07:07:54 -0400 X-Greylist: delayed 1481 seconds by postgrey-1.27 at vger.kernel.org; Tue, 04 Sep 2018 07:07:54 EDT Received: from extserver.intern.prnet.org (extserver.prnet.org [192.168.11.1]) by extserverfr1.prnet.org (8.14.9/8.14.9) with ESMTP id w846JYJJ003539 for ; Tue, 4 Sep 2018 08:19:34 +0200 Received: from [IPv6:2001:7e8:cf00:bc00:da50:e6ff:febb:ea28] ([IPv6:2001:7e8:cf00:bc00:da50:e6ff:febb:ea28]) (authenticated bits=0) by extserver.intern.prnet.org (8.14.9/8.14.9) with ESMTP id w846JY5n003744 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 4 Sep 2018 08:19:34 +0200 To: linux-kernel@vger.kernel.org From: David Arendt Subject: kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load Message-ID: Date: Tue, 4 Sep 2018 08:19:34 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, When using kernel 4.18.5 the Realtek 8111G network adapter stops responding under high system load. Dmesg is showing no errors. Sometimes an ifconfig enp3s0 down followed by an ifconfig enp3s0 up is enough for the network adapter to restart responding. Sometimes a reboot is necessary. When copying r8169.c from 4.17.14 to the 4.18.5 kernel, networking works perfectly stable on 4.18.5 so the problem seems r8169.c related. Here the output from lshw:         *-pci:2              description: PCI bridge              product: 8 Series/C220 Series Chipset Family PCI Express Root Port #3              vendor: Intel Corporation              physical id: 1c.2              bus info: pci@0000:00:1c.2              version: d5              width: 32 bits              clock: 33MHz              capabilities: pci pciexpress msi pm normal_decode bus_master cap_list              configuration: driver=pcieport              resources: irq:18 ioport:d000(size=4096) memory:f7300000-f73fffff ioport:f2100000(size=1048576)            *-network                 description: Ethernet interface                 product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller                 vendor: Realtek Semiconductor Co., Ltd.                 physical id: 0                 bus info: pci@0000:03:00.0                 logical name: enp3s0                 version: 0c                 serial:                 size: 1Gbit/s                 capacity: 1Gbit/s                 width: 64 bits                 clock: 33MHz                 capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation                 configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s                 resources: irq:18 ioport:d000(size=256) memory:f7300000-f7300fff memory:f2100000-f2103fff Thanks in advance for looking into this, David Arendt