APPLIED: [SRU][F:linux-bluefield][PATCH] net/mlx5: Update the list of the PCI supported devices

Kelsey Skunberg kelsey.skunberg at canonical.com
Fri Sep 3 21:16:01 UTC 2021


Applied to F/bluefield master-next. thank you! 

-Kelsey

On 2021-08-26 17:26:34 , Bodong Wang wrote:
> From: Meir Lichtinger <meirl at nvidia.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1941803
> 
> Add the upcoming BlueField-3 device ID.
> 
> Signed-off-by: Meir Lichtinger <meirl at nvidia.com>
> Reviewed-by: Eran Ben Elisha <eranbe at nvidia.com>
> Reviewed-by: Tariq Toukan <tariqt at nvidia.com>
> Signed-off-by: Saeed Mahameed <saeedm at nvidia.com>
> (cherry picked from commit dd8595eabeb486d41ad9994e6cece36e0e25e313)
> Signed-off-by: Bodong Wang <bodong at nvidia.com>
> ---
>  drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/main.c b/drivers/net/ethernet/mellanox/mlx5/core/main.c
> index e68280f..1299bcd 100644
> --- a/drivers/net/ethernet/mellanox/mlx5/core/main.c
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/main.c
> @@ -1622,6 +1622,7 @@ static int mlx5_resume(struct pci_dev *pdev)
>  	{ PCI_VDEVICE(MELLANOX, 0xa2d2) },			/* BlueField integrated ConnectX-5 network controller */
>  	{ PCI_VDEVICE(MELLANOX, 0xa2d3), MLX5_PCI_DEV_IS_VF},	/* BlueField integrated ConnectX-5 network controller VF */
>  	{ PCI_VDEVICE(MELLANOX, 0xa2d6) },			/* BlueField-2 integrated ConnectX-6 Dx network controller */
> +	{ PCI_VDEVICE(MELLANOX, 0xa2dc) },			/* BlueField-3 integrated ConnectX-7 network controller */
>  	{ 0, }
>  };
>  
> -- 
> 1.8.3.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list