From owner-freebsd-infiniband@FreeBSD.ORG Thu Dec 13 18:43:48 2012 Return-Path: Delivered-To: freebsd-infiniband@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CDF1661 for ; Thu, 13 Dec 2012 18:43:48 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (secure.freebsdsolutions.net [69.55.234.48]) by mx1.freebsd.org (Postfix) with ESMTP id 3FE0B8FC08 for ; Thu, 13 Dec 2012 18:43:46 +0000 (UTC) Received: from [10.10.1.32] (office.betterlinux.com [199.58.199.60]) (authenticated bits=0) by ns1.jnielsen.net (8.14.4/8.14.4) with ESMTP id qBDIdq9L035386 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 13 Dec 2012 13:39:52 -0500 (EST) (envelope-from lists@jnielsen.net) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: using ConnectX card as Ethernet (mlxen) From: John Nielsen In-Reply-To: Date: Thu, 13 Dec 2012 11:39:50 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <40D52B54-626C-4D85-B5F1-D77E4815EC2D@jnielsen.net> References: <3A359B33-380C-4230-A62C-623765E9376A@jnielsen.net> <53A5EDFD-B2C5-4E24-9AB9-5504AA693602@jnielsen.net> To: "freebsd-infiniband@freebsd.org" X-Mailer: Apple Mail (2.1499) X-DCC-sonic.net-Metrics: ns1.jnielsen.net 1117; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: clamav-milter 0.97.5 at ns1.jnielsen.net X-Virus-Status: Clean X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 18:43:48 -0000 On Dec 12, 2012, at 3:06 PM, Garrett Cooper wrote: > On Thu, Dec 6, 2012 at 8:07 PM, Anthony Cornehl = wrote: >> There is an issue with the sysfs/sysctl abstraction for storing = values. >> Whups. >>=20 >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D174213 >=20 > I have a patch for the sysctl<->sysfs shim that corrects it to > function when storing/showing values and makes it function more like > Linux. Setting the value works on CURRENT Great news! I'll definitely play with this when the hardware is = available again (probably in a month or two). > when changing to eth mode a > single caveat: when changing the mode for the card, you need to do it > for the last port. [helpful info and examples trimmed] Thanks, JN