From owner-freebsd-current@freebsd.org Mon Oct 28 22:10:42 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3978E15E3B2 for ; Mon, 28 Oct 2019 22:10:42 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47286p0ZTRz4Yc6; Mon, 28 Oct 2019 22:10:42 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from mail-pg1-f180.google.com (mail-pg1-f180.google.com [209.85.215.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: olivier/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id C8A751713A; Mon, 28 Oct 2019 22:10:41 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: by mail-pg1-f180.google.com with SMTP id p12so7923775pgn.6; Mon, 28 Oct 2019 15:10:41 -0700 (PDT) X-Gm-Message-State: APjAAAWs/66Kok4GL58bHHhvGhVBLMSRFciTUAjqsbZpBArlUy/bn8OR Eewu/u6AFux935im4EFsABGwev7jeaySD6tibNY= X-Google-Smtp-Source: APXvYqw4sVzELUeg4C/52gbKB2ntQYz4/auqsaBmxs0cwWs3KPhlt7eRoxnCLA0vE+aFWSevRdyTWec4b8l/jSuRJ0c= X-Received: by 2002:a17:90a:48:: with SMTP id 8mr1914378pjb.82.1572300640671; Mon, 28 Oct 2019 15:10:40 -0700 (PDT) MIME-Version: 1.0 References: <20191024175642.GN4086@FreeBSD.org> <335E057C-1529-4774-B655-6A1CADA2DF11@lastsummer.de> In-Reply-To: <335E057C-1529-4774-B655-6A1CADA2DF11@lastsummer.de> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Mon, 28 Oct 2019 23:10:28 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: SVN r353868 breaks net/intel-em-kmod To: Franco Fichtner Cc: Gleb Smirnoff , Michael Butler , freebsd-current , freebsd@intel.com Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 28 Oct 2019 22:10:42 -0000 On Thu, Oct 24, 2019 at 8:02 PM Franco Fichtner wrote: > > > On 24. Oct 2019, at 7:56 PM, Gleb Smirnoff wrote: > > > > What's the reason to keep these outside of the tree drivers? > > Unmodified and newer drivers for older FreeBSD versions. > > In particular, 11.x had unfortunate and latent regressions > regarding link negotiation (chipset subset) and netmap support. > > So the root cause is a regression in a FreeBSD RELEASE branch: Why those known regressions are not fixed by an errata in place of a new port ?