Re: [RESEND PATCH net-next-mlx5 V1 0/4] virtio_net: add per queue interrupt coalescing support

From: Gavin Li
Date: Mon Jul 10 2023 - 22:14:01 EST



On 7/11/2023 2:09 AM, Jakub Kicinski wrote:
External email: Use caution opening links or attachments


On Mon, 10 Jul 2023 12:58:46 +0300 Gavin Li wrote:
Currently, coalescing parameters are grouped for all transmit and receive
virtqueues. This patch series add support to set or get the parameters for
a specified virtqueue.

When the traffic between virtqueues is unbalanced, for example, one virtqueue
is busy and another virtqueue is idle, then it will be very useful to
control coalescing parameters at the virtqueue granularity.
Why did you resend this, disobeying the posting rules:

https://www.kernel.org/doc/html/next/process/maintainer-netdev.html

and what is net-next-mlx5? :|
I thought I made a mistake to use a wrong branch net-next. Please ignore this mail thread then. Sorry for the confusion.