From mboxrd@z Thu Jan 1 00:00:00 1970 From: Berend De Schouwer Subject: Re: tg3 pxe weirdness Date: Fri, 22 Sep 2017 14:56:23 +0200 Message-ID: <1506084983.18177.86.camel@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Linux Netdev List To: Siva Reddy Kallam Return-path: Received: from mail-wr0-f194.google.com ([209.85.128.194]:36781 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752342AbdIVM4a (ORCPT ); Fri, 22 Sep 2017 08:56:30 -0400 Received: by mail-wr0-f194.google.com with SMTP id g50so607661wra.3 for ; Fri, 22 Sep 2017 05:56:29 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 2017-09-22 at 11:51 +0530, Siva Reddy Kallam wrote: > On Thu, Sep 21, 2017 at 7:53 PM, Berend De Schouwer > wrote: > > Hi, > > > > I've got a machine with a Broadcom bcm5762c, using the tg3 driver, > > that > > fails to receive network packets under some very specific > > conditions. > > > > > > Berend > > Can you please share below details? > 1) Model and Manufacturer of the system > 2) Linux distro/kernel used? 4.13.3 mainline locks up, but network dumps confirm it gets further. The second DHCP query completes, and the first NFS mount completes. I have to rely on network dumps since on PXE and SATA boot it breaks VGA output, so I can't see what it's doing, or why it stops.