From owner-freebsd-net@freebsd.org Thu May 10 19:56:00 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 11A94FD5088 for ; Thu, 10 May 2018 19:56:00 +0000 (UTC) (envelope-from shurd@llnw.com) Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 69D5270106 for ; Thu, 10 May 2018 19:55:59 +0000 (UTC) (envelope-from shurd@llnw.com) Received: by mail-lf0-x233.google.com with SMTP id p85-v6so4664428lfg.7 for ; Thu, 10 May 2018 12:55:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=llnw.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=r+Rd6mml2UqUNspvc336PMEhQHakdUYQJDAMHwOR2tY=; b=DtFr+8RGuXXCCXKbb9p5vEcr3EuRQPZRxA7XpInuDAx9nbi+jzRrsb1XFxUUOYUWw3 JZKhmoxawVAGhAG6nrOiTcwHsrDP/RsYiZPDbL71H86pKG6SROrsL/U5cM2148LNVIGz ZIzbyI5R7BKyOGWFLKZX13Rhf7Gm7/qyfKANS1QtYQpqy7rEn2nVHTlhXkQlg7LkTEIr YKLlJWUF5dQPSMg9uVh2sDh9jQzoQJUILD7IUw8y/oD8EPnvJJIT9NKGNKdfAXJ0iUU/ Lz9SgZa/4n9lctWMk4I5McSgPp0j+tYeat+YZDJ/Nr4PBr+z493gxscBVFg/yu14Ai0Y YvRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=r+Rd6mml2UqUNspvc336PMEhQHakdUYQJDAMHwOR2tY=; b=M37/+DTHbgFlHkH/aR9jdgDcdEGSBUjvUIVwJ3RYkPahwKGPOsLzGGpar0FTJ6YuWR 94hF3MafwweNVO66eAwxkJQj3u+Cv7YVUxT59YzwZeM5ndmPWOOc1X6ZPQwikqm5LVlz xxKttlw4L7lhjxTuRWk2xk87lmY6PtsrYw2uHFCQWpo2/LUFD+ZGpQ2n/Z4WjbROC3l4 9EVT6dw8FRcrFS6W3LacbWg03zqJppRbjqzXLuK2E8PyW3zrkVXALzfdpoWMvVHNNH0T z+GThOIv6Tna7f8ER6tnjzWlFDTs+xgVV4xyoK9WNSTE8flt23mrsXfGp/X+9usZRJtR XQMQ== X-Gm-Message-State: ALKqPwfxIakYBwO14r3vKE3XvA8zlrd/rewD3OzELu9UmZkl0dfEm3BQ mAJcRWcXRewspzwlvE3KftqIzNYOrJGYUQJGIAmRle0A X-Google-Smtp-Source: AB8JxZouZr7gGD0qtfwnLaHCxTd77RiZ4x+VRQVAEy1RzRKqGl8e3skEiKIaIzL4leqJlfBQULudprp93dvHcyxzs5U= X-Received: by 2002:a19:8f8a:: with SMTP id s10-v6mr1833083lfk.47.1525982157885; Thu, 10 May 2018 12:55:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.114.10 with HTTP; Thu, 10 May 2018 12:55:57 -0700 (PDT) In-Reply-To: <5AF48F76.4050301@omnilan.de> 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> <5AF48F76.4050301@omnilan.de> From: Stephen Hurd Date: Thu, 10 May 2018 15:55:57 -0400 Message-ID: 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] To: Harry Schmalzbauer Cc: "freebsd-net@freebsd.org" , Stephen Hurd , Kevin Bowling , mmacy@mattmacy.io Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 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 19:56:00 -0000 Ok, the review is updated with the EBR. If you can update your tree to r333466 or newer, apply the patch and retest, that would be great. It seems to be working here. On Thu, May 10, 2018 at 2:29 PM, Harry Schmalzbauer wrote: > Bez=C3=BCglich 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 > --=20 [image: Limelight Networks] Stephen Hurd* Principal Engineer* EXPERIENCE FIRST. +1 616 848 0643 <+1+616+848+0643> www.limelight.com [image: Facebook] [image: LinkedIn] [image: Twitter]