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

2007-05-21 Thread Kieran Mansley
On Mon, 2007-05-21 at 19:02 +0900, Jun Koi wrote: > On 5/18/07, Kieran Mansley <[EMAIL PROTECTED]> wrote: > > 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 n

Re: [PATCH 0/4] [Net] Support Xen accelerated network plugin modules

2007-05-21 Thread Kieran Mansley
On Mon, 2007-05-21 at 18:14 +1000, Herbert Xu wrote: > On Fri, May 18, 2007 at 02:15:48PM +0100, Kieran Mansley wrote: > > 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 fa

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

2007-05-21 Thread Jun Koi
On 5/18/07, Kieran Mansley <[EMAIL PROTECTED]> wrote: This is a repost of some earlier patches to the xen-devel mailing list, with a number of changes thanks to some useful suggestions from others. Apologies for the short delay in getting this next version ready. I've also CC'd netdev@vger.kerne

Re: [PATCH 0/4] [Net] Support Xen accelerated network plugin modules

2007-05-21 Thread Herbert Xu
On Fri, May 18, 2007 at 02:15:48PM +0100, Kieran Mansley wrote: > > I've also CC'd netdev@vger.kernel.org as some of the files being patched > may be merged into upstream linux soon, and so folks there may have > opinions too. Jeff and Stephen, could you both take a look at these proposed patches

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

2007-05-18 Thread Kieran Mansley
This is a repost of some earlier patches to the xen-devel mailing list, with a number of changes thanks to some useful suggestions from others. Apologies for the short delay in getting this next version ready. I've also CC'd netdev@vger.kernel.org as some of the files being patched may be merged i