From owner-freebsd-net@FreeBSD.ORG Wed Feb 13 17:07:21 2008 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 679E516A417 for ; Wed, 13 Feb 2008 17:07:21 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 474F313C4E1 for ; Wed, 13 Feb 2008 17:07:21 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so117371waf.3 for ; Wed, 13 Feb 2008 09:07:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=jZQYQ+94/h72AIESDabvrAOWlyzDBLKa5YBpJOYxdGo=; b=QpMX3UahQ2LKBOmoB5Hz5ZZ8z0dGj8hev44NMhxCXzqclJxRlqg0LO73YQeYzJbqw4BsvucDS9ByKfJWiEaz4ahfm2dSD61Tvijkuln7CVMN9XQanL2tnTN9A9PrUaynNHssUw3WSK1kR/r+fn6AY+ih2hh8RevwBKKUThlXu+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5rBG/Tftc2zTT/EogH85ijiDqOIpVOL7HpZO/oct2PImFBkakGFsWOnmgGAKKIPDXmE7wgBTYI8vP9aLzLHEXO7HZjS1z2ClbE5/CJ61skO6M0PM7Sw1RZidMXskHEJKi255W8mU5Q5UHKeJLuv5pmaJUFx7cixQaPyQQbzNYg= Received: by 10.114.168.1 with SMTP id q1mr143000wae.96.1202922440995; Wed, 13 Feb 2008 09:07:20 -0800 (PST) Received: by 10.115.22.10 with HTTP; Wed, 13 Feb 2008 09:07:20 -0800 (PST) Message-ID: Date: Wed, 13 Feb 2008 09:07:20 -0800 From: "Kip Macy" To: gnn@freebsd.org, current@freebsd.org, net@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Subject: Re: Problems with Chelsio driver in CURRENT... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 17:07:21 -0000 Yup. -CURRENT has a very different driver from 7.0. It performs much better, but I don't want to MFC until it gets more test coverage. -Kip On 2/13/08, gnn@freebsd.org wrote: > OK, one more data point. > > The issue is somewhere between RC2 and CURRENT. I just put RC2 on the > same box, and RC1 can talk to RC2 over the Chelsio cards. > > I have now tried RC2 and CURRENT and still no dice. > > Best, > George >