Re: [Xen-devel] [PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing

2016-02-02 Thread Bob Liu
On 02/02/2016 05:33 PM, Paul Durrant wrote: >> -Original Message- >> From: Bob Liu [mailto:bob@oracle.com] >> Sent: 02 February 2016 05:02 >> To: Paul Durrant >> Cc: xen-de...@lists.xenproject.org >> Subject: Re: [Xen-devel] [PATCH v7 0/2] public

Re: [Xen-devel] [PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing

2016-02-02 Thread Paul Durrant
> -Original Message- > From: Bob Liu [mailto:bob@oracle.com] > Sent: 02 February 2016 05:02 > To: Paul Durrant > Cc: xen-de...@lists.xenproject.org > Subject: Re: [Xen-devel] [PATCH v7 0/2] public/io/netif.h: support for > toeplitz hashing > > Hi Paul,

Re: [Xen-devel] [PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing

2016-02-01 Thread Bob Liu
Hi Paul, On 01/12/2016 05:58 PM, Paul Durrant wrote: > This series documents changes needed to support toeplitz hashing in a > backend, configurable by the frontend. > > Patch #1 adds further clarifications to the receive and transmit wire > formats. > > Patch #2 documents a new 'control ring' f

Re: [Xen-devel] [PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing

2016-01-18 Thread Paul Durrant
> -Original Message- > From: Paul Durrant [mailto:paul.durr...@citrix.com] > Sent: 12 January 2016 09:59 > To: xen-de...@lists.xenproject.org > Cc: Paul Durrant > Subject: [PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing > > This series documents changes needed to support toe

[Xen-devel] [PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing

2016-01-12 Thread Paul Durrant
This series documents changes needed to support toeplitz hashing in a backend, configurable by the frontend. Patch #1 adds further clarifications to the receive and transmit wire formats. Patch #2 documents a new 'control ring' for passing bulk data between frontend and backend. This is needed fo