OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH v5 0/4] Introducing RSS to virtio-net


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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]