* [PATCH net] net/mlx5: Update the list of the PCI supported devices
@ 2025-07-16 7:29 Tariq Toukan
2025-07-17 14:37 ` Jakub Kicinski
2025-07-17 14:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Tariq Toukan @ 2025-07-16 7:29 UTC (permalink / raw)
To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
David S. Miller
Cc: Saeed Mahameed, Leon Romanovsky, Tariq Toukan, Mark Bloch, netdev,
linux-rdma, linux-kernel, Maor Gottlieb
From: Maor Gottlieb <maorg@nvidia.com>
Add the upcoming ConnectX-10 device ID to the table of supported
PCI device IDs.
Fixes: 7472d157cb80 ("net/mlx5: Update the list of the PCI supported devices")
Signed-off-by: Maor Gottlieb <maorg@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: Eran Ben Elisha <eranbe@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@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 41e8660c819c..9c1504d29d34 100644
--- a/drivers/net/ethernet/mellanox/mlx5/core/main.c
+++ b/drivers/net/ethernet/mellanox/mlx5/core/main.c
@@ -2257,6 +2257,7 @@ static const struct pci_device_id mlx5_core_pci_table[] = {
{ PCI_VDEVICE(MELLANOX, 0x1021) }, /* ConnectX-7 */
{ PCI_VDEVICE(MELLANOX, 0x1023) }, /* ConnectX-8 */
{ PCI_VDEVICE(MELLANOX, 0x1025) }, /* ConnectX-9 */
+ { PCI_VDEVICE(MELLANOX, 0x1027) }, /* ConnectX-10 */
{ 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 */
base-commit: dae7f9cbd1909de2b0bccc30afef95c23f93e477
--
2.31.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net] net/mlx5: Update the list of the PCI supported devices
2025-07-16 7:29 [PATCH net] net/mlx5: Update the list of the PCI supported devices Tariq Toukan
@ 2025-07-17 14:37 ` Jakub Kicinski
2025-07-17 14:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2025-07-17 14:37 UTC (permalink / raw)
To: Tariq Toukan
Cc: Eric Dumazet, Paolo Abeni, Andrew Lunn, David S. Miller,
Saeed Mahameed, Leon Romanovsky, Mark Bloch, netdev, linux-rdma,
linux-kernel, Maor Gottlieb
On Wed, 16 Jul 2025 10:29:29 +0300 Tariq Toukan wrote:
> Fixes: 7472d157cb80 ("net/mlx5: Update the list of the PCI supported devices")
I find the Fixes tag a bit odd, I'll swap it for a cc stable, let's see
if Greg complains
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net] net/mlx5: Update the list of the PCI supported devices
2025-07-16 7:29 [PATCH net] net/mlx5: Update the list of the PCI supported devices Tariq Toukan
2025-07-17 14:37 ` Jakub Kicinski
@ 2025-07-17 14:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-07-17 14:50 UTC (permalink / raw)
To: Tariq Toukan
Cc: edumazet, kuba, pabeni, andrew+netdev, davem, saeedm, leon,
mbloch, netdev, linux-rdma, linux-kernel, maorg
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 16 Jul 2025 10:29:29 +0300 you wrote:
> From: Maor Gottlieb <maorg@nvidia.com>
>
> Add the upcoming ConnectX-10 device ID to the table of supported
> PCI device IDs.
>
> Fixes: 7472d157cb80 ("net/mlx5: Update the list of the PCI supported devices")
> Signed-off-by: Maor Gottlieb <maorg@nvidia.com>
> Reviewed-by: Mark Bloch <mbloch@nvidia.com>
> Reviewed-by: Eran Ben Elisha <eranbe@nvidia.com>
> Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
>
> [...]
Here is the summary with links:
- [net] net/mlx5: Update the list of the PCI supported devices
https://git.kernel.org/netdev/net/c/ad4f6df4f384
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-17 14:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 7:29 [PATCH net] net/mlx5: Update the list of the PCI supported devices Tariq Toukan
2025-07-17 14:37 ` Jakub Kicinski
2025-07-17 14:50 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).