Re: [Xen-devel] [PATCH v2 2/4] public/io/netif.h: add definition of gso_prefix flag

2015-10-16 Thread Paul Durrant
> -Original Message- > From: Paul Durrant [mailto:paul.durr...@citrix.com] > Sent: 16 October 2015 13:41 > To: xen-de...@lists.xenproject.org > Cc: Paul Durrant; Ian Campbell; Ian Jackson; Jan Beulich; Keir (Xen.org); Tim > (Xen.org) > Subject: [PATCH v2 2/4] public/io/netif.h: add definiti

[Xen-devel] [PATCH v2 2/4] public/io/netif.h: add definition of gso_prefix flag

2015-10-16 Thread Paul Durrant
This flag is defined here only for compatibility with the Linux variant of this header. The feature has never been documented and should be considered deprecated. Signed-off-by: Paul Durrant Cc: Ian Campbell Cc: Ian Jackson Cc: Jan Beulich Cc: Keir Fraser Cc: Tim Deegan --- xen/include/publ