xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Updates to public/io/netif.h
@ 2015-10-16 12:40 Paul Durrant
  2015-10-16 12:40 ` [PATCH v2 1/4] public/io/netif.h: document the reality of netif_rx_request/reponse id Paul Durrant
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Durrant @ 2015-10-16 12:40 UTC (permalink / raw)
  To: xen-devel; +Cc: 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 which has been
present in the Linux variant of the header for several years

Patch #3 adds documentation for how negotiation of a hash algortithm to
be used on the frontend receive side should be done.

Patch #4 adds a new netif_extra_info type for passing hash values between
backend and frontend (or vice versa).

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-16 15:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 12:40 [PATCH v2 0/4] Updates to public/io/netif.h Paul Durrant
2015-10-16 12:40 ` [PATCH v2 1/4] public/io/netif.h: document the reality of netif_rx_request/reponse id Paul Durrant
2015-10-16 12:40 ` [PATCH v2 2/4] public/io/netif.h: add definition of gso_prefix flag Paul Durrant
2015-10-16 15:14   ` Paul Durrant
2015-10-16 12:40 ` [PATCH v2 3/4] public/io/netif.h: add documentation for hash negotiation and mapping Paul Durrant
2015-10-16 12:40 ` [PATCH v2 4/4] public/io/netif.h: add extra info slots for passing hash values Paul Durrant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).