Skip to content

Commit e3e634f

Browse files
virtio-msg: clarify max size table vs recommended cap
The revision table shows the protocol-defined maximum message size, while the text recommends advertising no more than 264 bytes. Add a sentence to distinguish the protocol maximum from the recommended advertised maximum. Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
1 parent 2030616 commit e3e634f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

transport-msg.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,9 @@ \subsubsection{Transport Revisions and Maximum Message Size}
220220
\hline
221221
\end{tabular}
222222

223+
The table reflects the protocol-defined maximum size; the recommended
224+
advertised maximum remains 264 bytes for interoperability.
225+
223226
Note that a change in the virtio standard does not necessarily
224227
correspond to a change in the virtio-msg transport revision.
225228

0 commit comments

Comments
 (0)