From owner-freebsd-current@freebsd.org Fri May 20 12:01:29 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39550B43BBF for ; Fri, 20 May 2016 12:01:29 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 216BD19CA for ; Fri, 20 May 2016 12:01:29 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: by mailman.ysv.freebsd.org (Postfix) id 20C4EB43BBB; Fri, 20 May 2016 12:01:29 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 206E9B43BB9 for ; Fri, 20 May 2016 12:01:29 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA66319C3 for ; Fri, 20 May 2016 12:01:28 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1b3j7N-000c10-QK>; Fri, 20 May 2016 14:01:25 +0200 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=hermann) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (envelope-from ) id <1b3j7N-0023eK-GP>; Fri, 20 May 2016 14:01:25 +0200 Date: Fri, 20 May 2016 13:59:46 +0200 From: "O. Hartmann" To: Joel Dahl Cc: current@freebsd.org Subject: Re: em(4) broken in HEAD? Message-ID: <20160520135946.674eb7ac@hermann> In-Reply-To: <20160520115550.GA56197@ymer.vnode.se> References: <20160520115550.GA56197@ymer.vnode.se> Organization: FU Berlin X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2016 12:01:29 -0000 On Fri, 20 May 2016 13:55:50 +0200 Joel Dahl wrote: > Hi, > > I've just rebuilt CURRENT on a VMware virtual machine and it's now > running r300276. After reboot, I ssh'ed to the machine but my ssh > session hanged after ~10 seconds or so. The console started spitting > out "em0: Watchdog timeout - resetting" messages at the same time. > Basically no networking works. > > It's the same thing after every reboot. Networking works for a few > seconds, just long enough for you to run a couple of commands over > ssh. Then it breaks. > > My previous build on this machine was from about one week ago. It > works like it should. > Do you use by any means IPFW ? Regards, Oliver