xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] public/io/netif.h: support for toeplitz hashing
@ 2016-01-06 13:06 Paul Durrant
  2016-01-06 13:06 ` [PATCH v2 1/3] public/io/netif.h: document transmit and receive wire formats separately Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Durrant @ 2016-01-06 13:06 UTC (permalink / raw)
  To: xen-devel; +Cc: 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. This is needed for passing the hash mapping table
and hash key. It also documents messages to allow a frontend to configure
toeplitz hashing.

Patch #3 documents a new extra info segment that can be used for passing
hash values along with packets on both the transmit and receive side.

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

end of thread, other threads:[~2016-01-06 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 13:06 [PATCH v2 0/3] public/io/netif.h: support for toeplitz hashing Paul Durrant
2016-01-06 13:06 ` [PATCH v2 1/3] public/io/netif.h: document transmit and receive wire formats separately Paul Durrant
2016-01-06 13:06 ` [PATCH v2 2/3] public/io/netif.h: document control ring and toeplitz hashing Paul Durrant
2016-01-06 13:15   ` Paul Durrant
2016-01-06 13:06 ` [PATCH v2 3/3] public/io/netif.h: document new extra info 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).