diff options
author | Dmitry Bogdanov <[email protected]> | 2019-03-16 08:28:18 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-18 16:59:35 -0700 |
commit | a7faaa0c5dc7d091cc9f72b870d7edcdd6f43f12 (patch) | |
tree | e91299b8b191cf62d9fbefc141bbf5f1f3de7639 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bb9e5c5bcd76f4474eac3baf643d7a39f7bac7bb (diff) |
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
TCP/UDP checksum validity was propagated to skb
only if IP checksum is valid.
But for IPv6 there is no validity as there is no checksum in IPv6.
This patch propagates TCP/UDP checksum validity regardless of IP checksum.
Fixes: 018423e90bee ("net: ethernet: aquantia: Add ring support code")
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: Nikita Danilov <[email protected]>
Signed-off-by: Dmitry Bogdanov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions