mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
When writev to the TAP returns EINVAL the guest submitted a malformed packet. Drop it and continue instead of killing the worker thread. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>