All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH v3 0/3] virtio-net: introduce features defined in the spec
@ 2020-03-01 14:32 ` Yuri Benditovich
  0 siblings, 0 replies; 28+ messages in thread
From: Yuri Benditovich @ 2020-03-01 14:32 UTC (permalink / raw)
  To: mst, jasowang, virtualization, linux-kernel; +Cc: yan, virtio-dev

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

Changes from v2: reformatted structure in patch 1

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 | 100 ++++++++++++++++++++++++++++++--
 1 file changed, 96 insertions(+), 4 deletions(-)

-- 
2.17.1


---------------------------------------------------------------------
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] 28+ messages in thread

end of thread, other threads:[~2020-03-03 13:48 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-01 14:32 [virtio-dev] [PATCH v3 0/3] virtio-net: introduce features defined in the spec Yuri Benditovich
2020-03-01 14:32 ` Yuri Benditovich
2020-03-01 14:33 ` [virtio-dev] [PATCH v3 1/3] virtio-net: Introduce extended RSC feature Yuri Benditovich
2020-03-01 14:33   ` Yuri Benditovich
2020-03-01 20:06   ` [virtio-dev] " Michael S. Tsirkin
2020-03-01 20:06     ` Michael S. Tsirkin
2020-03-02 12:09   ` [virtio-dev] " Rob Miller
2020-03-01 14:33 ` [virtio-dev] [PATCH v3 2/3] virtio-net: Introduce RSS receive steering feature Yuri Benditovich
2020-03-01 14:33   ` Yuri Benditovich
2020-03-01 19:58   ` [virtio-dev] " Michael S. Tsirkin
2020-03-01 19:58     ` Michael S. Tsirkin
2020-03-02  8:53     ` [virtio-dev] " Yuri Benditovich
2020-03-02  8:53       ` Yuri Benditovich
2020-03-02 10:54       ` [virtio-dev] " Michael S. Tsirkin
2020-03-02 10:54         ` Michael S. Tsirkin
2020-03-02 10:58         ` [virtio-dev] " Yuri Benditovich
2020-03-02 10:58           ` Yuri Benditovich
2020-03-02 11:16           ` [virtio-dev] " Michael S. Tsirkin
2020-03-02 11:16             ` Michael S. Tsirkin
2020-03-02 12:17   ` [virtio-dev] " Rob Miller
2020-03-02 13:04     ` Yuri Benditovich
2020-03-03 13:47       ` Rob Miller
2020-03-01 14:33 ` [virtio-dev] [PATCH v3 3/3] virtio-net: Introduce hash report feature Yuri Benditovich
2020-03-01 14:33   ` Yuri Benditovich
2020-03-01 20:06 ` [virtio-dev] Re: [PATCH v3 0/3] virtio-net: introduce features defined in the spec Michael S. Tsirkin
2020-03-01 20:06   ` Michael S. Tsirkin
2020-03-02  4:31   ` [virtio-dev] " Jason Wang
2020-03-02  4:31     ` Jason Wang

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.