Re: [Xen-devel] [PATCH 0/4] Updates to public/io/netif.h

2015-10-16 Thread Paul Durrant
> -Original Message- > From: Paul Durrant [mailto:paul.durr...@citrix.com] > Sent: 16 October 2015 13:36 > To: xen-de...@lists.xenproject.org > Cc: Paul Durrant > Subject: [PATCH 0/4] Updates to public/io/netif.h > Apologies. I forgot to cc the maintainer list on the individual patches. I

[Xen-devel] [PATCH 0/4] Updates to public/io/netif.h

2015-10-16 Thread Paul Durrant
This series makes several modifications to netif.h in anticipation of implementing NDIS RSS support in the Windows frontend driver. Patch #1 documents the (sad) reality of the netif_rx_request/response id field, which has been long overdue. Patch #2 adds a definition of the NETRXF_gso_prefix flag