Next in thread → Next in month →

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

From
Yuri Benditovich <>
Date
2019-11-12T05:37:56+00:00
ID
Thread
[PATCH v4 0/1] define support for receive-side scaling
Changes from v3:
Minor fixes per v3 review.

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     | 234 +++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 213 insertions(+), 23 deletions(-)

-- 
2.17.2
Next in thread → Next in month →