diff options
| author | Yunsheng Lin <[email protected]> | 2018-07-06 11:27:58 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-07 11:13:06 +0900 |
| commit | 5c8971979a10783150e1011ece685333bbec5759 (patch) | |
| tree | 1487f6ae81b583d92689cc3512506ba6ef80870d /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 3738287c7a54c7b3d7421cc92c22aa5ad9096fd8 (diff) | |
net: hns3: Fix for l4 checksum offload bug
Hardware only support tcp/udp/sctp l4 checksum offload, but
the driver currently tell hardware to do l4 checksum offlad when
l3 is IPv4 or IPv6, which may cause checksumm error.
This patch fixes it by only enabling the l4 offload when l4 is
tcp/udp/sctp.
Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC")
Signed-off-by: Yunsheng Lin <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions