From owner-freebsd-mips@FreeBSD.ORG Fri Dec 3 10:05:55 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F7311065695 for ; Fri, 3 Dec 2010 10:05:55 +0000 (UTC) (envelope-from juli@clockworksquid.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 48E208FC15 for ; Fri, 3 Dec 2010 10:05:54 +0000 (UTC) Received: by gwj21 with SMTP id 21so4930086gwj.13 for ; Fri, 03 Dec 2010 02:05:54 -0800 (PST) Received: by 10.91.33.1 with SMTP id l1mr2805990agj.186.1291369161286; Fri, 03 Dec 2010 01:39:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.108.51 with HTTP; Fri, 3 Dec 2010 01:39:01 -0800 (PST) From: "Mallett, Juli" Date: Fri, 3 Dec 2010 01:39:01 -0800 Message-ID: To: "freebsd-mips@FreeBSD.org" Content-Type: text/plain; charset=ISO-8859-1 Subject: Octeon SDK 2.0 merged; octe(4) improvements. X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2010 10:05:55 -0000 Hi folks, I recently merged the cnusers.org SDK 2.0 Simple Executive into -CURRENT, which adds support for OCTEON-II SoCs. I have been completely unable to test support for CN6XXX as I have been unable to obtain any OCTEON-II hardware, but wanted to send a heads-up in case anyone has been waiting on that. Note that there is currently some missing infrastructure in the Ethernet driver needed to support SRIO. That seems fairly trivial to correct if one has access to appropriate hardware. I've also made several stability and performance improvements to the transmit code path lately, resolving issues that several people had contacted me about directly. Thanks, Juli.