Re: [PATCH v3 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
From: Jason Wang
Date: Thu Dec 12 2024 - 22:54:53 EST
On Mon, Dec 9, 2024 at 11:16 PM Shijith Thotton <sthotton@xxxxxxxxxxx> wrote:
>
> Updated the driver to utilize all the MSI-X interrupt vectors supported
> by each OCTEON endpoint VF, instead of relying on a single vector.
> Enabling more interrupts allows packets from multiple rings to be
> distributed across multiple cores, improving parallelism and
> performance.
>
> Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Signed-off-by: Shijith Thotton <sthotton@xxxxxxxxxxx>
Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
Thanks