virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] virtio-net: introduce features defined in the spec
@ 2020-03-01 11:07 Yuri Benditovich
  2020-03-01 11:07 ` [PATCH v2 1/3] virtio-net: Introduce extended RSC feature Yuri Benditovich
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Yuri Benditovich @ 2020-03-01 11:07 UTC (permalink / raw)
  To: mst, jasowang, virtualization, linux-kernel; +Cc: yan

This series introduce virtio-net features VIRTIO_NET_F_RSC_EXT,
VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT.

Changes from v1:
__virtio -> __le
maximal -> maximum
minor style fixes

Yuri Benditovich (3):
  virtio-net: Introduce extended RSC feature
  virtio-net: Introduce RSS receive steering feature
  virtio-net: Introduce hash report feature

 include/uapi/linux/virtio_net.h | 90 +++++++++++++++++++++++++++++++--
 1 file changed, 86 insertions(+), 4 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2020-03-01 12:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-01 11:07 [PATCH v2 0/3] virtio-net: introduce features defined in the spec Yuri Benditovich
2020-03-01 11:07 ` [PATCH v2 1/3] virtio-net: Introduce extended RSC feature Yuri Benditovich
2020-03-01 11:31   ` Michael S. Tsirkin
2020-03-01 12:43     ` Yuri Benditovich
2020-03-01 11:07 ` [PATCH v2 2/3] virtio-net: Introduce RSS receive steering feature Yuri Benditovich
2020-03-01 11:07 ` [PATCH v2 3/3] virtio-net: Introduce hash report feature Yuri Benditovich
2020-03-01 11:32 ` [PATCH v2 0/3] virtio-net: introduce features defined in the spec Michael S. Tsirkin
2020-03-01 12:47   ` Yuri Benditovich
2020-03-01 12:58     ` Michael S. Tsirkin

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).