All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH v2 0/2] Introducing RSS virtio-net
@ 2018-04-16 13:05 Sameeh Jubran
  2018-04-16 13:05 ` [virtio-dev] [PATCH v2 1/2] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature Sameeh Jubran
  2018-04-16 13:05 ` [virtio-dev] [PATCH v2 2/2] content: net: steering mode: Add RSS Sameeh Jubran
  0 siblings, 2 replies; 15+ messages in thread
From: Sameeh Jubran @ 2018-04-16 13:05 UTC (permalink / raw)
  To: virtio-dev, Jason Wang, Vijayabhaskar Balakrishna; +Cc: Yan Vugenfirer

From: Sameeh Jubran <sjubran@redhat.com>

Hi all,

This patch series introduces an infrastructure into virtio-net for
adding steering modes while introducing RSS as one.

Please take a look and share your thoughts.

Difference from v1:

* generic steering mode introduced and RSS is defined as part of the steering
  feature by Jason request

v1:
https://lists.oasis-open.org/archives/virtio-dev/201801/msg00177.html

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

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

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16 13:05 [virtio-dev] [PATCH v2 0/2] Introducing RSS virtio-net Sameeh Jubran
2018-04-16 13:05 ` [virtio-dev] [PATCH v2 1/2] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature Sameeh Jubran
2018-04-16 23:05   ` Michael S. Tsirkin
2018-04-17 10:43     ` Sameeh Jubran
2018-04-17 10:59       ` Sameeh Jubran
2018-04-17  1:30   ` [virtio-dev] " Vijayabhaskar Balakrishna
2018-04-17 11:10     ` Sameeh Jubran
2018-04-16 13:05 ` [virtio-dev] [PATCH v2 2/2] content: net: steering mode: Add RSS Sameeh Jubran
2018-04-17  1:30   ` [virtio-dev] " Vijayabhaskar Balakrishna
2018-04-17 11:18     ` Sameeh Jubran
2018-04-17  1:50   ` [virtio-dev] " Michael S. Tsirkin
2018-04-17 11:50     ` Sameeh Jubran
2018-04-17 14:14       ` Michael S. Tsirkin
2018-04-18 10:34         ` Sameeh Jubran
2018-04-18 16:09           ` Michael S. Tsirkin

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.