commit | 5f6d12d10f0c835fcd821f883f05c1107127986e | [log] [tgz] |
---|---|---|
author | Matthew Finlay <matt@mellanox.com> | Mon Feb 22 18:17:30 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 24 13:50:22 2016 -0500 |
tree | 55a4693c9cc181dff500f317e5941377baf19948 | |
parent | 928cfe8745a62e60c1e8e06676a74724e7786024 [diff] |
net/mlx5e: Move to checksum complete Use checksum complete for all IP packets, unless they are HW LRO, in which case, use checksum unnecessary. Signed-off-by: Matthew Finlay <matt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>