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

2016-01-06 Thread Paul Durrant
This series documents changes needed to support toeplitz hashing in a backend, configurable by the frontend. Patch #1 is a clean-up patch that clarifies the guest transmit and receive side packet formats. Patch #2 documents a new 'control ring' for passing bulk data between frontend and backend.

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

2016-01-06 Thread Paul Durrant
This series documents changes needed to support toeplitz hashing in a backend, configurable by the frontend. Patch #1 is a clean-up patch that clarifies the guest transmit and receive side packet formats. Patch #2 documents a new 'control ring' for passing bulk data between frontend and backend.