From owner-freebsd-net@freebsd.org Thu May 10 18:02:06 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 5A76AFD2252 for ; Thu, 10 May 2018 18:02:06 +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 C9B1078364; Thu, 10 May 2018 18:02:05 +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 w4AI2426012702; Thu, 10 May 2018 20:02:04 +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 2FC2D57F; Thu, 10 May 2018 20:02:03 +0200 (CEST) Message-ID: <5AF4891A.6030904@omnilan.de> Date: Thu, 10 May 2018 20:02:02 +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 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> In-Reply-To: <5AF4875C.5000201@omnilan.de> 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:02:04 +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:02:06 -0000 Bezüglich Harry Schmalzbauer's Nachricht vom 10.05.2018 19:54 (localtime): … > Please excuse that I'm not familar with the phabricator and just did > "raw diff download" after briefly flying over the comments. > According to st_mtime this was on May 9th, 08:14:02 UTC (10:14 local > (CEST) time). > No idea what timezone phabricator reports to me, most likely respecting > local time. Which means latest revision was part of my test – but I'm Oh, I missed "pm". Phabricator reports Wed, May 9, 9:49 PM as last revision, my download was from 10:14 _AM_... But if the web site was respecting local time zone, I guess it would respect local time format, so not PM, but 21:49... So I think it's most likely any UTC+>2 time, so the revision I tested was probably Diff 42294 . Just tell me if it was useful for you to test the latest revision again. -harry