> Subject: [EXTERNAL] Re: [patch v4 6/6] bus/vmbus: set event for channel > without > monitoring support > > On Mon, 7 Apr 2025 15:45:04 -0700 > lon...@linuxonhyperv.com wrote: > > > From: Long Li <lon...@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 <lon...@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
I rebased the patch to net-next and sent v5. Thanks, Long