]> git.dujemihanovic.xyz Git - linux.git/commit
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
authorCarolina Jubran <cjubran@nvidia.com>
Thu, 15 Aug 2024 07:16:10 +0000 (10:16 +0300)
committerJakub Kicinski <kuba@kernel.org>
Fri, 16 Aug 2024 23:15:57 +0000 (16:15 -0700)
commita07e953dafe5ebd88942dc861dfb06eaf055fb07
treeb3cf6edc75da757c23ec04bef5eb144d6cf5b484
parent94e521937839475b83bac46e4d3ccba332e12064
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes

The offending commit overlooked the Multi-PF Netdev changes.

Revert mlx5e_set_default_xps_cpumasks to incorporate Multi-PF Netdev
changes.

Fixes: bcee093751f8 ("net/mlx5e: Modifying channels number and updating TX queues")
Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20240815071611.2211873-4-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c