From owner-freebsd-net@freebsd.org Thu May 10 18:29:14 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71D79FD2B3E for ; Thu, 10 May 2018 18:29:14 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E35ED7D38B; Thu, 10 May 2018 18:29:13 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (mh0.gentlemail.de [IPv6:2a00:e10:2800::a135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id w4AITBMD012891; Thu, 10 May 2018 20:29:11 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 4EDB6596; Thu, 10 May 2018 20:29:11 +0200 (CEST) Message-ID: <5AF48F76.4050301@omnilan.de> Date: Thu, 10 May 2018 20:29:10 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: Stephen Hurd CC: "freebsd-net@freebsd.org" , Stephen Hurd , Kevin Bowling , mmacy@mattmacy.io Subject: Re: iflib-if_em tests with HEAD and lagg panic [Was: Re: svn commit: r333338 - in stable/11/sys: dev/bnxt kern net sys] References: <201805072142.w47LgN1R041002@repo.freebsd.org> <5AF16B8B.7030703@omnilan.de> <5AF17134.7020602@omnilan.de> <5AF1CF0F.4040909@omnilan.de> <65972f0d-2873-42ea-464c-a3db543abafb@freebsd.org> <5AF1E073.5010701@omnilan.de> <5AF4875C.5000201@omnilan.de> <5AF4891A.6030904@omnilan.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]); Thu, 10 May 2018 20:29:12 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: ; Sender-helo: mh0.gentlemail.de; ) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2018 18:29:14 -0000 Bezüglich Stephen Hurd's Nachricht vom 10.05.2018 20:07 (localtime): > No need to test the latest revision unless/until you get a LOR or a > panic (both should be possible with the revision you currently have). > With the recent addition of a simple EBR API, mmacy@ is working on a > better solution. If possible, it would be great to have you re-test it > once that is up. Since this literally brand new _haswell_ (DH87MC) box is waiting now for 3 years to replace my 10 years old core2duo, I'll keep it on the tinker bench... I'd have some "smbios0: SMBIOS checksum failed" and "[drm2:pid:hangcheck_hung]...GPU hung" issues to track/report, but since finding Xorg's secret about "MatchIsKeyboard" took me too much time, this is postponed. -harry