From owner-freebsd-current@freebsd.org Fri May 20 14:05:30 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 3E3D8B421BF for ; Fri, 20 May 2016 14:05:30 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2E0F512AE for ; Fri, 20 May 2016 14:05:30 +0000 (UTC) (envelope-from joel@vnode.se) Received: by mailman.ysv.freebsd.org (Postfix) id 299A5B421BC; Fri, 20 May 2016 14:05:30 +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 294AFB421BB for ; Fri, 20 May 2016 14:05:30 +0000 (UTC) (envelope-from joel@vnode.se) Received: from smtp.vnode.se (smtp.vnode.se [IPv6:2a07:6c0:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id E9EBE12AD for ; Fri, 20 May 2016 14:05:29 +0000 (UTC) (envelope-from joel@vnode.se) Received: from ymer.vnode.se (81-235-218-96-no20.tbcn.telia.com [81.235.218.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.vnode.se (Postfix) with ESMTPSA id B1D8F705F; Fri, 20 May 2016 16:05:28 +0200 (CEST) Date: Fri, 20 May 2016 16:05:28 +0200 From: Joel Dahl To: "O. Hartmann" Cc: current@freebsd.org Subject: Re: em(4) broken in HEAD? Message-ID: <20160520140528.GA56478@ymer.vnode.se> Mail-Followup-To: "O. Hartmann" , current@freebsd.org References: <20160520115550.GA56197@ymer.vnode.se> <20160520135946.674eb7ac@hermann> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160520135946.674eb7ac@hermann> User-Agent: Mutt/1.5.24 (2015-08-30) 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 14:05:30 -0000 On Fri, May 20, 2016 at 01:59:46PM +0200, O. Hartmann wrote: > 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 ? Nope. -- Joel