Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
accel/mlx5: Fix mkey cache clear for merged task
That is a leftover of the platform driver rework. Before we kept 2 tasks in the sequence and switched to the decrypt task of CRC32C_AND_DECRYPT to clear the mkey cache. But after refactoring, we saved all necessary fields in one task and immidiately release the 2nd task. Signed-off-by: Alexey Marchuk <[email protected]> Change-Id: I902015b303c6191a956687a826d5da13c1e8b7b6
- Loading branch information