commit | 94c5e532130207f6ecfe0e1afd4ed3495ec1706f | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Thu Jun 28 12:12:22 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 29 11:06:34 2018 +0900 |
tree | 4a66e9043d020aaf383a0fde4abc7e46dcdb7a88 | |
parent | 36cbbdf6439729878271ff15422a643d13f133d4 [diff] |
net: hns3: add l4_type check for both ipv4 and ipv6 HW supports UDP, TCP and SCTP packets checksum for both ipv4 and ipv6, but do not support other type packets checksum for ipv4 or ipv6. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>