Re: [PATCH v2] crypto: hisilicon/sec - Fix a module parameter error

2021-04-09 Thread Herbert Xu
On Tue, Mar 30, 2021 at 04:02:32PM +0800, Longfang Liu wrote: > ctx_q_num is a module parameter set by the user to specify the > number of qp queues required to create a ctx. > > When the number of qp queues allocated by PF or VF is less than > the ctx_q_num, an error will be reported when ctx is

[PATCH v2] crypto: hisilicon/sec - Fix a module parameter error

2021-03-30 Thread Longfang Liu
ctx_q_num is a module parameter set by the user to specify the number of qp queues required to create a ctx. When the number of qp queues allocated by PF or VF is less than the ctx_q_num, an error will be reported when ctx is initialized in kernel mode, which leads to the problem that the register