diff options
author | Huanhuan Wang <huanhuan.wang@corigine.com> | 2023-03-02 12:58:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-03 11:28:44 +0300 |
commit | 1cf78d4c4144ffdbc2c9d505db482cb204bb480b (patch) | |
tree | 29bd067803d4c21c6525694833391e5e1960bb42 /tools/perf/scripts/python/task-analyzer.py | |
parent | 8b46168ca79c3aad04bc20605e523127266624d4 (diff) | |
download | linux-1cf78d4c4144ffdbc2c9d505db482cb204bb480b.tar.xz |
nfp: fix esp-tx-csum-offload doesn't take effect
When esp-tx-csum-offload is set to on, the protocol stack shouldn't
calculate the IPsec offload packet's csum, but it does. Because the
callback `.ndo_features_check` incorrectly masked NETIF_F_CSUM_MASK bit.
Fixes: 57f273adbcd4 ("nfp: add framework to support ipsec offloading")
Signed-off-by: Huanhuan Wang <huanhuan.wang@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