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