From owner-freebsd-hackers@FreeBSD.ORG Wed Oct 29 15:41:16 2014 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B323B9B for ; Wed, 29 Oct 2014 15:41:16 +0000 (UTC) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.12]) (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 5D6AEB13 for ; Wed, 29 Oct 2014 15:41:16 +0000 (UTC) Received: from mbpro-rtxv.cs.huji.ac.il ([132.65.80.91]) by kabab.cs.huji.ac.il with esmtp id 1XjVN3-0000kj-1v; Wed, 29 Oct 2014 17:41:13 +0200 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: Mellanox 10gb driver? From: Daniel Braniss In-Reply-To: <545106B1.6070507@selasky.org> Date: Wed, 29 Oct 2014 17:41:13 +0200 Message-Id: <2BDEA1CD-36F7-41CB-B465-FA9AF4F6BAE6@cs.huji.ac.il> References: <5FA0CF8C-2C93-4639-AA6C-40D3C278FE0F@cs.huji.ac.il> <53EDF13D.5050206@selasky.org> <0E7861FF-AB45-421F-8BA0-0EAD02B85AF0@cs.huji.ac.il> <3E7F3970-0541-402F-B855-EDA299B5BBC1@cs.huji.ac.il> <53EF0260.9030806@selasky.org> <7D49FD54-AA37-4F04-952E-5A07754762E5@cs.huji.ac.il> <53EF09DC.60601@selasky.org> <8FD6967F-E130-4FBC-B93B-D5D508279E11@cs.huji.ac.il> <76068BC4-886A-46F9-A535-EB2109FE1ECF@cs.huji.ac.il> <5405AD1B.90208@selasky.org> <9452A1B7-CA45-45D3-A0B4-FF9158C7F42B@cs.huji.ac.il> <5E84DE52-902D-4A04-9419-6723888E8818@cs.huji.ac.il> <545106B1.6070507@selasky.org> To: Hans Petter Selasky X-Mailer: Apple Mail (2.1990.1) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "hackers@freebsd.org" , Mark Saad , Meny Yossefi X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 15:41:16 -0000 > On Oct 29, 2014, at 5:24 PM, Hans Petter Selasky = wrote: >=20 > On 10/29/14 16:15, Daniel Braniss wrote: >> hi all, >> it took some time, but today I received 2 mlnx cards, (not = engineering preview :-) >> I can=92t get the iPXE stuff to work, will need to spend some time = with wireshark >> to figure out what=92s going on. >> other than that seems to work, though have some issues, which get >> fixed by turning off TSO >> btw, when sending stuff, I get many: >> <6>mlx4_en: mlxen0: Link Up >>=20 >> how is the MFC going on? I=92m still running 9.3-stable. >>=20 >> thanks, >> danny >>=20 >=20 > Hi, >=20 > The latest MLX code is in 11-current. Can you by chance install an = 11-current kernel on your system? >=20 > An MFC for 9-stable is planned, but needs to be tested more. well, it will take me some time to have an 11 up and running - we have = some changes in user land that need to get ported/checked first. lets see which comes first, your = MFC or me upgrade to 11. danny >=20 > --HPS