diff options
author | Huanhuan Wang <huanhuan.wang@corigine.com> | 2023-03-02 12:58:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-03 11:28:44 +0300 |
commit | 8b46168ca79c3aad04bc20605e523127266624d4 (patch) | |
tree | 9e6007fd2f3f826da1bb8bcbed329b3e7a5ae206 /tools/perf/scripts/python/task-analyzer.py | |
parent | 3e04419cbe2d0bc10ffc20c006c6513ffa4b1ca3 (diff) | |
download | linux-8b46168ca79c3aad04bc20605e523127266624d4.tar.xz |
nfp: fix incorrectly set csum flag for nfdk path
The csum flag of IPsec packet are set repeatedly. Therefore, the csum
flag set of IPsec and non-IPsec packet need to be distinguished.
As the ipv6 header does not have a csum field, so l3-csum flag is not
required to be set for ipv6 case.
Fixes: 436396f26d50 ("nfp: support IPsec offloading for NFP3800")
Signed-off-by: Huanhuan Wang <huanhuan.wang@corigine.com>
Reviewed-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions