Next in thread → Next in month →

Re: [virtio-comment] [PATCH] virtio-rpmb: fix the description for multi-block reads

From
Cornelia Huck <>
Date
2021-07-27T15:46:09+00:00
ID
Thread
Re: [virtio-comment] [PATCH] virtio-rpmb: fix the description for multi-block reads
On Thu, Jul 22 2021, Alex BennÃe <> wrote:

> Previously the text said we fail if block count is set to 1 despite
> language elsewhere in the text referring to:
>
>   "For RPMB read request, one virtio buffer including request command
>   and the subsequent [block_count] virtio buffers for response data
>   are placed in the queue."
>
> and the existence of both max_wr_cnt and max_rd_cnt configuration
> variables certainly implying devices should be able to handle
> multi-block reads just like writes.
>
> Fix the description as well as format the steps as an enumerated list
> to match the style of the previous section describing write handling.
>
> Reported-by: Ruchika Gupta <>
> Signed-off-by: Alex BennÃe <>
> ---
>  virtio-rpmb.tex | 24 +++++++++++++-----------
>  1 file changed, 13 insertions(+), 11 deletions(-)

Do you want to request a vote for this?
Next in thread → Next in month →