[patch v4 6/6] bus/vmbus: set event for channel without monitoring support
Stephen Hemminger
stephen at networkplumber.org
Tue Apr 8 16:18:13 CEST 2025
On Mon, 7 Apr 2025 15:45:04 -0700
longli at linuxonhyperv.com wrote:
> From: Long Li <longli at microsoft.com>
>
> For vmbus channels without monitoring support, use kernel UIO interface
> to indicate packet through interrupt page and UIO file handle.
>
> Signed-off-by: Long Li <longli at microsoft.com>
Something is wrong, no longer applies cleanly.
$ git am ~/Downloads/bundle-1421-vmbus.mbox
Applying: net/netvsc: introduce private data for storing vmbus device for secondary process
Applying: net/netvsc: introduce get_vmbus_device to get the vmbus device
Applying: bus/vmbus: store UIO fd for secondary process
Applying: bus/vmbus: support channels without monitoring enabled
Applying: bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
error: patch failed: drivers/bus/vmbus/vmbus_channel.c:80
error: drivers/bus/vmbus/vmbus_channel.c: patch does not apply
Patch failed at 0005 bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
More information about the dev
mailing list