Re: [PATCH 4/5] docs: introduce RSS support in Vhost-user specification

2022-04-11 Thread Dr. David Alan Gilbert
* Maxime Coquelin (maxime.coque...@redhat.com) wrote: > This patch documents RSS feature in Vhost-user specification. > Two new requests are introduced backed by a dedicated > protocol feature. > > First one is to query the Vhost-user slave RSS capabilities > such as supported hash types, maximum

[PATCH 4/5] docs: introduce RSS support in Vhost-user specification

2022-04-08 Thread Maxime Coquelin
This patch documents RSS feature in Vhost-user specification. Two new requests are introduced backed by a dedicated protocol feature. First one is to query the Vhost-user slave RSS capabilities such as supported hash types, maximum key length and indirection table size. The second one is to provi