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

From: Sameeh Jubran <sjubran@redhat.com>

Please ignore the feature number value (60) in the patch, it is not final for now.

Difference from v2:

* Dropped RSS_HASH_FUNCTION_NONE flag from RSS as it seems to be
  useless.
* Added more comments to the code.
* Beautifications.
* Fixed some sentences to make them clearer.


Sameeh Jubran (2):
  content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
  content: net: steering mode: Add RSS

 content.tex | 170 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 170 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] 8+ messages in thread

end of thread, other threads:[~2018-04-29 10:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18 10:46 [virtio-dev] [PATCH v3 0/2] Introducing RSS to virtio-net Sameeh Jubran
2018-04-18 10:46 ` [virtio-dev] [PATCH v3 1/2] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature Sameeh Jubran
2018-04-27 18:17   ` Vijayabhaskar Balakrishna
2018-04-29 10:16     ` Sameeh Jubran
2018-04-18 10:46 ` [virtio-dev] [PATCH v3 2/2] content: net: steering mode: Add RSS Sameeh Jubran
2018-04-27 22:09   ` Vijayabhaskar Balakrishna
2018-04-29 10:23     ` Sameeh Jubran
2018-04-22 13:51 ` [virtio-dev] Re: [PATCH v3 0/2] Introducing RSS to virtio-net 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.