On Wed, Jul 22, 2020 at 04:56:27PM +0300, Max Gurtovoy wrote: > From: Yamin Friedman <yaminf@xxxxxxxxxxxx> > > Has the driver use shared CQs provided by the rdma core driver. > Because this provides similar functionality to iser_comp it has been > removed. Now there is no reason to allocate very large CQs when the driver > is loaded while gaining the advantage of shared CQs. > > Signed-off-by: Yamin Friedman <yaminf@xxxxxxxxxxxx> > Acked-by: Max Gurtovoy <maxg@xxxxxxxxxxxx> > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- > drivers/infiniband/ulp/iser/iscsi_iser.h | 23 ++----- > drivers/infiniband/ulp/iser/iser_verbs.c | 112 +++++++------------------------ > 2 files changed, 29 insertions(+), 106 deletions(-) No cover letter? Applied to for-next with Bart's typo fixes Jason