aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDragos Tatulea <[email protected]>2024-06-04 00:22:09 +0300
committerJakub Kicinski <[email protected]>2024-06-05 20:20:46 -0700
commita64bbd8c286fa67319df73ce842e3f6c7b08b6f6 (patch)
tree879cfddf96216a385f1c6473b501071a65ff8cac /tools/perf/scripts/python
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 <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions