[dpdk-dev] [PATCH] net/mlx5: fix representor interrupts handler assignment
Raslan Darawsheh
rasland at nvidia.com
Tue Jul 27 09:32:57 CEST 2021
Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Gregory Etelson
> Sent: Tuesday, July 20, 2021 6:38 PM
> To: dev at dpdk.org
> Cc: Gregory Etelson <getelson at nvidia.com>; stable at dpdk.org; Slava
> Ovsiienko <viacheslavo at nvidia.com>; Matan Azrad <matan at nvidia.com>;
> Shahaf Shuler <shahafs at 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: stable at dpdk.org
>
> Fixes: 5882bde88da2 ("net/mlx5: fix representor interrupts handler")
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list