On 9/6/2018 8:40 AM, Anoob Joseph wrote:
Increasing the number of cdev mappings to accommodate usage of crypto devices with larger number of capabilities, with higher number of cores. Required mappings : ([no of ciphers] * [no of auth] + [aead algos]) * [no of cores] Signed-off-by: Ankur Dwivedi <ankur.dwiv...@caviumnetworks.com> Signed-off-by: Anoob Joseph <ajos...@caviumnetworks.com> --- v1: * Fixed typo in description
Acked-by: Akhil Goyal <akhil.go...@nxp.com>