diff options
author | 2020-10-29 01:35:47 +0200 | |
---|---|---|
committer | 2021-02-01 22:52:36 -0800 | |
commit | a283ea1b97163d21e0f1a3df387b71787042b990 (patch) | |
tree | 1bcab9f4846a495ce5fb6afc5e8bf62a49e4fbb8 /drivers/net/ethernet/intel/igc | |
parent | net/mlx5e: CT: remove useless conversion to PTR_ERR then ERR_PTR (diff) | |
download | wireguard-linux-a283ea1b97163d21e0f1a3df387b71787042b990.tar.xz wireguard-linux-a283ea1b97163d21e0f1a3df387b71787042b990.zip |
net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devices
If as part of the actions the TTL of the packet is modified, the packet's
checksum needs to be recalculated. Connect-X6DX can handle this csum
recalculation natively. Older devices require this additional recalculation.
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Alex Vesker <valex@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions