Re: [PATCH 6/6] bus/vmbus: set event for channel without monitoring support

2025-03-15 Thread Stephen Hemminger
On Thu, 27 Feb 2025 17:09:01 -0800 lon...@linuxonhyperv.com wrote: > From: Long Li > > 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 Will consider for 25.07 release. Please fi

RE: [EXTERNAL] Re: [PATCH 6/6] bus/vmbus: set event for channel without monitoring support

2025-03-11 Thread Long Li
> Subject: [EXTERNAL] Re: [PATCH 6/6] bus/vmbus: set event for channel > without monitoring support > > On Thu, 27 Feb 2025 17:09:01 -0800 > lon...@linuxonhyperv.com wrote: > > > From: Long Li > > > > For vmbus channels without monitoring support, use kernel

[PATCH 6/6] bus/vmbus: set event for channel without monitoring support

2025-02-27 Thread longli
From: Long Li 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 --- drivers/bus/vmbus/vmbus_channel.c | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff -