From owner-freebsd-hackers@FreeBSD.ORG Thu May 28 19:00:26 2015 Return-Path: Delivered-To: freebsd-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 E1D34CD5; Thu, 28 May 2015 19:00:26 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA4D4160; Thu, 28 May 2015 19:00:26 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbpi8 with SMTP id pi8so316747igb.0; Thu, 28 May 2015 12:00:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ag6KQUNqk1xfU7eWchSItl3IOW3DeYaTzWiR4Ol0aog=; b=wBP+RGcok1k7rIm3gxXvD17k/BwIqKZiEiFQI0a8z8grqPHBG3JWBNv/HX6h76qx8n TQlPhJt/RIrrnlA7d1pmLr08/L7s8IM8kD+Y12H63ob/qKSHMCVXHwDF+FP7xmSDuTqW 24SAMpvaIVjk0Ked7ybnAhEiczfBq2Bd7PgR1J/W2oyoPLasQEwNTdV1F4/KQHuRKMEK L/GlpFtT9SKOj7VDBa8HkbCnZlb/LfLlas6FbzVaPf5I8xFK6F/mqvK4WLtdADsJ2dw7 1sPmC6/pSTL2I4j8nRkfqmVkuHK5AoPgAwxkLWtbD/K1rhvSxGzx1qCPKdTyA68djX5I 4VgA== MIME-Version: 1.0 X-Received: by 10.107.11.26 with SMTP id v26mr5397886ioi.8.1432839626090; Thu, 28 May 2015 12:00:26 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Thu, 28 May 2015 12:00:26 -0700 (PDT) In-Reply-To: References: <5564b545.0287440a.5871.7050@mx.google.com> Date: Thu, 28 May 2015 12:00:26 -0700 X-Google-Sender-Auth: EjVM6HuJqGj78gQ42nWqKbal6is Message-ID: Subject: Re: Performance issues with Intel Fortville (XL710/ixl(4)) From: Adrian Chadd To: "Lewis, Fred" Cc: "Sundararajan, Lakshmi" , "Pokala, Ravi" , "freebsd-net@freebsd.org" , "jfv@freebsd.org" , "erj@freebsd.org" , "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2015 19:00:27 -0000 Hi, I've no plans to MFC the RSS stuff to stable/10 - there's still RSS work that needs to happen in -HEAD and it will likely change the ioctls and kernel API a little. I'd really appreciate help on developing the RSS stuff in -HEAD so we can call it done and merge it back. Thanks, -adrian