On Mon, Dec 9, 2024 at 11:16 PM Shijith Thotton <sthot...@marvell.com> 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.carpen...@linaro.org> > Signed-off-by: Shijith Thotton <sthot...@marvell.com>
Acked-by: Jason Wang <jasow...@redhat.com> Thanks