summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDragos Tatulea <dtatulea@nvidia.com>2024-06-04 00:22:09 +0300
committerJakub Kicinski <kuba@kernel.org>2024-06-05 20:20:46 -0700
commita64bbd8c286fa67319df73ce842e3f6c7b08b6f6 (patch)
tree879cfddf96216a385f1c6473b501071a65ff8cac /net/unix/af_unix.c
parentfba8334721e266f92079632598e46e5f89082f30 (diff)
net/mlx5e: SHAMPO, Fix FCS config when HW GRO on
For the following scenario: ethtool --features eth3 rx-gro-hw on ethtool --features eth3 rx-fcs on ethtool --features eth3 rx-fcs off ... there is a firmware error because the driver enables HW GRO first while FCS is still enabled. This patch fixes this by swapping the order of HW GRO and FCS for this specific case. Take LRO into consideration as well for consistency. Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Link: https://lore.kernel.org/r/20240603212219.1037656-5-tariqt@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions