On Wed, 8 May 2024 10:19:06 +0800, Jason Wang wrote:
> On Tue, May 7, 2024 at 2:33 PM Heng Qi wrote:
> >
> > On Tue, 7 May 2024 14:24:16 +0800, Jason Wang wrote:
> > > On Tue, May 7, 2024 at 12:03 PM Heng Qi wrote:
> > > >
> > > > On Tue, 7 May 2024 11:15:22 +0800, Jason Wang
> > > > wrote:
>
On Tue, May 7, 2024 at 2:33 PM Heng Qi wrote:
>
> On Tue, 7 May 2024 14:24:16 +0800, Jason Wang wrote:
> > On Tue, May 7, 2024 at 12:03 PM Heng Qi wrote:
> > >
> > > On Tue, 7 May 2024 11:15:22 +0800, Jason Wang wrote:
> > > > On Thu, Apr 25, 2024 at 8:59 PM Heng Qi
> > > > wrote:
> > > > >
>
On Tue, 7 May 2024 14:24:16 +0800, Jason Wang wrote:
> On Tue, May 7, 2024 at 12:03 PM Heng Qi wrote:
> >
> > On Tue, 7 May 2024 11:15:22 +0800, Jason Wang wrote:
> > > On Thu, Apr 25, 2024 at 8:59 PM Heng Qi wrote:
> > > >
> > > > Control vq polling request results consume more CPU.
> > > > Es
On Tue, May 7, 2024 at 12:03 PM Heng Qi wrote:
>
> On Tue, 7 May 2024 11:15:22 +0800, Jason Wang wrote:
> > On Thu, Apr 25, 2024 at 8:59 PM Heng Qi wrote:
> > >
> > > Control vq polling request results consume more CPU.
> > > Especially when dim issues more control requests to the device,
> > >
On Tue, 7 May 2024 11:15:22 +0800, Jason Wang wrote:
> On Thu, Apr 25, 2024 at 8:59 PM Heng Qi wrote:
> >
> > Control vq polling request results consume more CPU.
> > Especially when dim issues more control requests to the device,
> > it's beneficial to the guest to enable control vq's irq.
> >
>
On Thu, Apr 25, 2024 at 8:59 PM Heng Qi wrote:
>
> Control vq polling request results consume more CPU.
> Especially when dim issues more control requests to the device,
> it's beneficial to the guest to enable control vq's irq.
>
> Suggested-by: Jason Wang
> Signed-off-by: Heng Qi
> ---
> driv
Control vq polling request results consume more CPU.
Especially when dim issues more control requests to the device,
it's beneficial to the guest to enable control vq's irq.
Suggested-by: Jason Wang
Signed-off-by: Heng Qi
---
drivers/net/virtio_net.c | 45 ++-