diff options
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | 2021-11-23 02:11:12 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-12-31 00:17:41 -0800 |
commit | 4ff725e1d4adfd313bc9767523fc8d6e90d50f9c (patch) | |
tree | c44db69f3a387aff8c0707d75d061a1e18cce1c2 /net/ethtool | |
parent | cc2295cd54e4832108831fd0a119bc4e0d5f8d50 (diff) | |
download | linux-next-4ff725e1d4adfd313bc9767523fc8d6e90d50f9c.tar.gz |
net/mlx5: DR, Ignore modify TTL if device doesn't support it
When modifying TTL, packet's csum has to be recalculated.
Due to HW issue in ConnectX-5, csum recalculation for modify TTL
is supported through a work-around that is specifically enabled
by configuration.
If the work-around isn't enabled, ignore the modify TTL action
rather than adding an unsupported action.
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Diffstat (limited to 'net/ethtool')
0 files changed, 0 insertions, 0 deletions