netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/4] xen-netback: support for control ring
@ 2016-05-11 15:33 Paul Durrant
  2016-05-11 15:33 ` [PATCH net-next v3 1/4] xen-netback: add control ring boilerplate Paul Durrant
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paul Durrant @ 2016-05-11 15:33 UTC (permalink / raw)
  To: xen-devel, netdev; +Cc: Paul Durrant

My recent patch to import an up-to-date include/xen/interface/io/netif.h
from the Xen Project brought in the necessary definitions to support the
new control shared ring and protocol. This patch series updates xen-netback
to support the new ring.

Patch #1 adds the necessary boilerplate to map the control ring and handle
messages. No implementation of the new protocol is included in this patch
so that it can be kept to a reasonable size.

Patch #2 adds the protocol implementation.

Patch #3 adds support for passing has values calculated by xen-netback to
capable frontends.

Patch #4 adds support for accepting hash values calculated by capable
frontends and using them the set the socket buffer hash.

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

end of thread, other threads:[~2016-05-11 16:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 15:33 [PATCH net-next v3 0/4] xen-netback: support for control ring Paul Durrant
2016-05-11 15:33 ` [PATCH net-next v3 1/4] xen-netback: add control ring boilerplate Paul Durrant
2016-05-11 16:02   ` Wei Liu
2016-05-11 15:33 ` [PATCH net-next v3 2/4] xen-netback: add control protocol implementation Paul Durrant
2016-05-11 16:02   ` Wei Liu
2016-05-11 15:33 ` [PATCH net-next v3 3/4] xen-netback: pass hash value to the frontend Paul Durrant
2016-05-11 15:33 ` [PATCH net-next v3 4/4] xen-netback: use hash value from " 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).