From owner-freebsd-net@freebsd.org Tue May 8 09:43:18 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 7A0B1FAF63F for ; Tue, 8 May 2018 09:43:18 +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 ED52C7CD12; Tue, 8 May 2018 09:43:17 +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 w489hGUp078982; Tue, 8 May 2018 11:43:16 +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 93DB1FE6; Tue, 8 May 2018 11:43:16 +0200 (CEST) Message-ID: <5AF17134.7020602@omnilan.de> Date: Tue, 08 May 2018 11:43:16 +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: Kevin Bowling CC: Stephen Hurd , "freebsd-net@freebsd.org" Subject: Re: svn commit: r333338 - in stable/11/sys: dev/bnxt kern net sys References: <201805072142.w47LgN1R041002@repo.freebsd.org> <5AF16B8B.7030703@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]); Tue, 08 May 2018 11:43:16 +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: Tue, 08 May 2018 09:43:18 -0000 Bezüglich Kevin Bowling's Nachricht vom 08.05.2018 11:26 (localtime): > iflib in stable/11 only affects bnxt at this time. > > You should try out HEAD and let us know for the rest of your questions. Ic, sorry for the noise – should have read the commits before wasting others' time :-( Thanks for your help, but I can only briefly test hartwell and kawela (82574, Desktop 1gE and 82576, ET2 dual Server 1gE) and see how much queues they use, since I don't run -current on anything productive and spare time is even much more limited than spare machines ;-) Will find out who many queues i217 should provide as soon as possible and if it's more than one, I'll file a PR. But if the simple iflib/hw-support test with kawela+hartwell helps I'm happy to do. -harry P.S.: I guess I stumbled across your domain while searching for ADF and IML to get my 8590 running with a Adapter/A for Ethernet... Impressive important archive, thanks!