public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Try harder to avoid inconsistent qemu packet stream
@ 2022-11-08  8:54 Stefano Brivio
  2022-11-08  8:54 ` [PATCH 1/2] tap: Keep stream consistent if qemu length descriptor spans two recv() calls Stefano Brivio
  2022-11-08  8:54 ` [PATCH 2/2] tap: Return -EIO from tap_handler_passt() on inconsistent packet stream Stefano Brivio
  0 siblings, 2 replies; 6+ messages in thread
From: Stefano Brivio @ 2022-11-08  8:54 UTC (permalink / raw)
  To: passt-dev

...and handle the situation more reasonably if that happens.

Stefano Brivio (2):
  tap: Keep stream consistent if qemu length descriptor spans two recv()
    calls
  tap: Return -EIO from tap_handler_passt() on inconsistent packet
    stream

 tap.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-10 12:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08  8:54 [PATCH 0/2] Try harder to avoid inconsistent qemu packet stream Stefano Brivio
2022-11-08  8:54 ` [PATCH 1/2] tap: Keep stream consistent if qemu length descriptor spans two recv() calls Stefano Brivio
2022-11-09 10:15   ` David Gibson
2022-11-09 10:29     ` Stefano Brivio
2022-11-10 12:59       ` Stefano Brivio
2022-11-08  8:54 ` [PATCH 2/2] tap: Return -EIO from tap_handler_passt() on inconsistent packet stream Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).