All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH v5 0/4] Introducing RSS to virtio-net
@ 2018-05-07 11:24 Sameeh Jubran
  2018-05-07 11:24 ` [virtio-dev] [PATCH v5 1/4] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature Sameeh Jubran
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sameeh Jubran @ 2018-05-07 11:24 UTC (permalink / raw)
  To: virtio-dev; +Cc: Amnon Ilan, Yan Vugenfirer

From: Sameeh Jubran <sjubran@redhat.com>

Difference from v4:

* Added hash offload feature bit. This separates the hash offload from the
  steering mode feature as was suggested by Michael.

Sameeh Jubran (4):
  content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
  conformance: net: Add steering mode
  content: net: Add VIRTIO_NET_F_HASH_OFFLOAD feature
  content: net: steering mode: Add RSS

 conformance.tex |   1 +
 content.tex     | 195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 196 insertions(+)

-- 
2.13.6


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

end of thread, other threads:[~2018-05-07 11:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-07 11:24 [virtio-dev] [PATCH v5 0/4] Introducing RSS to virtio-net Sameeh Jubran
2018-05-07 11:24 ` [virtio-dev] [PATCH v5 1/4] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature Sameeh Jubran
2018-05-07 11:24 ` [virtio-dev] [PATCH v5 2/4] conformance: net: Add steering mode Sameeh Jubran
2018-05-07 11:24 ` [virtio-dev] [PATCH v5 3/4] content: net: Add VIRTIO_NET_F_HASH_OFFLOAD feature Sameeh Jubran
2018-05-07 11:24 ` [virtio-dev] [PATCH v5 4/4] content: net: steering mode: Add RSS Sameeh Jubran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.