Files
cloud-hypervisor/net_util/src
Anatol Belski c71a8ea8dd net_util: queue_pair: Handle RX readv EINVAL gracefully
When readv from the TAP returns EINVAL the guest posted a buffer
too small for the vnet_hdr. Return len 0 to the used ring and
continue instead of killing the worker thread. Also move
go_to_previous_position into the appropriate error branches only.

Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
2026-05-06 21:45:18 +01:00
..
2026-03-23 12:50:38 +00:00
2025-12-29 12:09:53 +00:00
2026-03-23 12:50:38 +00:00