WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/4] [Net] Support accelerated network plugin modules

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/4] [Net] Support accelerated network plugin modules
From: Kieran Mansley <kmansley@xxxxxxxxxxxxxx>
Date: Mon, 09 Jul 2007 13:09:34 +0100
Delivery-date: Mon, 09 Jul 2007 05:07:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This is a another iteration of some earlier patches sent to the xen-
devel mailing list.  This set of patches provides the hooks and support
necessary for accelerated network plugin modules to attach to Xen's
netback and netfront.  These modules provide a fast path for network
traffic where there is hardware support available for the netfront
driver to send and receive packets directly to a NIC (such as those
available from Solarflare).

As there were no comments or objections to the last iteration a couple
of weeks ago, I'm hoping these can be applied to xen-unstable soon.

The changes since last time are relatively minor, consisting of some
modifications to the interface between netfront and the frontend
acceleration module to improve support for saving and restoring guest
domains.

Signed-off-by: Kieran Mansley <kmansley@xxxxxxxxxxxxxx>

Kieran


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 0/4] [Net] Support accelerated network plugin modules, Kieran Mansley <=