From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kieran Mansley Subject: Re: [Patch 0/4] Accelerated network drivers Date: Mon, 18 Feb 2008 10:17:26 +0000 Message-ID: <1203329846.4092.20.camel@moonstone.uk.level5networks.com> References: <1203065272.14484.0.camel@moonstone.uk.level5networks.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1203065272.14484.0.camel@moonstone.uk.level5networks.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, 2008-02-15 at 08:47 +0000, Kieran Mansley wrote: > This patch set provides the standard net driver and accelerated network > driver plug-ins for Solarflare range of 10G network cards. The > accelerated network plug-ins make use of the modifications contributed > to netfront and netback last year. > > The four patches are as follows: > > Patch 1: standard Linux net driver (provides module "sfc") > Patch 2: resource manager driver (provides module "sfc_resource") > Patch 3: netfront plug-in module (provides module "sfc_netfront" and > "sfc_netutil") > Patch 4: netback plug-in module (provides module "sfc_netback") As the first two patches haven't made it to the list (probably above the mailing list's configured attachment size) I've put a tar of all four patches up here: https://support.solarflare.com/xen/sfc_patches.tar.gz https://support.solarflare.com/xen/MD5SUMS Kieran