On Mon, Nov 03, 2025 at 07:32:50PM +0100, Juraj Marcin wrote: > From: Juraj Marcin <[email protected]> > > If the length of the data sent after CMD_PACKAGED is just right, and > there is not much data to send afterward, it is possible part of the > CMD_PACKAGED payload will get left behind in the sending buffer. This > causes the destination side to hang while it tries to load the whole > package and initiate postcopy. > > Signed-off-by: Juraj Marcin <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
