All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] virtio-net: introduce features defined in the spec
@ 2020-03-02 11:50 ` Yuri Benditovich
  0 siblings, 0 replies; 10+ messages in thread
From: Yuri Benditovich @ 2020-03-02 11:50 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 v3: 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 | 102 ++++++++++++++++++++++++++++++--
 1 file changed, 98 insertions(+), 4 deletions(-)

-- 
2.17.1


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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-02 11:50 [PATCH v4 0/3] virtio-net: introduce features defined in the spec Yuri Benditovich
2020-03-02 11:50 ` [virtio-dev] " Yuri Benditovich
2020-03-02 11:50 ` [PATCH v4 1/3] virtio-net: Introduce extended RSC feature Yuri Benditovich
2020-03-02 11:50   ` [virtio-dev] " Yuri Benditovich
2020-03-02 11:50 ` [PATCH v4 2/3] virtio-net: Introduce RSS receive steering feature Yuri Benditovich
2020-03-02 11:50   ` [virtio-dev] " Yuri Benditovich
2020-03-03 14:17   ` Rob Miller
2020-03-03 18:55     ` Yuri Benditovich
2020-03-02 11:50 ` [PATCH v4 3/3] virtio-net: Introduce hash report feature Yuri Benditovich
2020-03-02 11:50   ` [virtio-dev] " Yuri Benditovich

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.