summaryrefslogtreecommitdiff
path: root/include/linux/cpu_smt.h
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@nvidia.com>2025-06-16 17:14:40 +0300
committerJakub Kicinski <kuba@kernel.org>2025-06-17 18:34:13 -0700
commit46bcce5dfd330c233e59cd5efd7eb43f049b0a82 (patch)
tree5c9d3a42fc3ad0114339a6e4ea821792f2ecb0b5 /include/linux/cpu_smt.h
parentb2588ea40ec9472688289c1a644627c0f4a1f33f (diff)
downloadkernel-46bcce5dfd330c233e59cd5efd7eb43f049b0a82.tar.gz
net/mlx5e: Support ethtool tcp-data-split settings
In mlx5, tcp header-data split requires HW GRO to be on. Enabling it fails when HW GRO is off. mlx5e_fix_features now keeps HW GRO on when tcp data split is enabled. Finally, when tcp data split is disabled, features are updated to maybe remove the forced HW GRO. Signed-off-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com> Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Mark Bloch <mbloch@nvidia.com> Link: https://patch.msgid.link/20250616141441.1243044-12-mbloch@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/cpu_smt.h')
0 files changed, 0 insertions, 0 deletions
h=master&id=1dd06ae8db716e17ec7e06244b858606edf378c0'>drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman 2012-12-03hp100: remove __dev* attributesBill Pemberton 2012-06-06ethernet: Remove casts to same typeJoe Perches 2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi 2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches 2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher 2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko 2011-08-12hp100: Move the HP driverJeff Kirsher