Hi, This patch optimizes for crypto request processing in crypto engine by reducing the number of source BDs for Broadcom FlexSparc device.
The patch has been tested on FlexSparc device. Regards, Vikas Vikas Gupta (1): crypto/bcmfs: optimize crypto request processing drivers/crypto/bcmfs/bcmfs_sym_defs.h | 5 + drivers/crypto/bcmfs/bcmfs_sym_engine.c | 220 +++++++++++++----------- drivers/crypto/bcmfs/bcmfs_sym_pmd.c | 6 +- drivers/crypto/bcmfs/bcmfs_sym_req.h | 29 ++-- 4 files changed, 138 insertions(+), 122 deletions(-) -- 2.17.1