← Prev in month ← Prev in thread

[PATCH v3 0/1] define support for receive-side scaling

From
Yuri Benditovich <>
Date
2019-10-30T18:09:04+00:00
ID
Thread
[PATCH v3 0/1] define support for receive-side scaling
Changes from v2 (resulted by v2 review):
Removed dependency of VIRTIO_NET_F_RSS on VIRTIO_NET_F_MQ
Added paragraph 'Device operation in multiqueue mode', common
for both RSS and MQ
indirection_table_length field changed to be indirection_table_mask
(which is indirection_table_length - 1)

Yuri Benditovich (1):
  virtio-net: define support for receive-side scaling

 conformance.tex |   2 +
 content.tex     | 232 ++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 215 insertions(+), 19 deletions(-)

-- 
2.17.2
← Prev in month ← Prev in thread