Re: [PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-06-09 02:08:21
Also in:
kvm, lkml, virtualization
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-06-09 02:08:21
Also in:
kvm, lkml, virtualization
On Fri, 5 Jun 2026 14:53:14 +0300 Arseniy Krasnov wrote:
Logically it was based on TCP implementation, so to make further support easier, rewrite it in the TCP way.
Does not apply: $ git pw series apply 1106582 Failed to apply patch: Applying: vsock/virtio: rework MSG_ZEROCOPY flag handling error: sha1 information is lacking or useless (net/vmw_vsock/virtio_transport_common.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch hint: When you have resolved this problem, run "git am --continue". hint: If you prefer to skip this patch, run "git am --skip" instead. hint: To restore the original branch and stop patching, run "git am --abort". hint: Disable this message with "git config set advice.mergeConflict false" Patch failed at 0001 vsock/virtio: rework MSG_ZEROCOPY flag handling -- pw-bot: cr