Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Gregory Etelson > Sent: Tuesday, July 20, 2021 6:38 PM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; sta...@dpdk.org; Slava > Ovsiienko <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; > Shahaf Shuler <shah...@nvidia.com> > Subject: [dpdk-dev] [PATCH] net/mlx5: fix representor interrupts handler > assignment > > In mlx5 PMD the PCI device interrupt vector was used by Uplink representor > exclusively and other VF representors did not support interrupt mode. > All the VFs and Uplink representors are separate ethernet devices and must > have dedicated interrupt vectors. > The fix provides each representor with a dedicated interrupt vector. > > Cc: sta...@dpdk.org > > Fixes: 5882bde88da2 ("net/mlx5: fix representor interrupts handler") > > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh