[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YiJIjNu/OO1o11Vc@unreal>
Date: Fri, 4 Mar 2022 19:12:44 +0200
From: Leon Romanovsky <leon@...nel.org>
To: Dust Li <dust.li@...ux.alibaba.com>
Cc: Karsten Graul <kgraul@...ux.ibm.com>, davem@...emloft.net,
kuba@...nel.org, Guangguan Wang <guangguan.wang@...ux.alibaba.com>,
netdev@...r.kernel.org, linux-s390@...r.kernel.org,
linux-rdma@...r.kernel.org
Subject: Re: [PATCH net-next] Revert "net/smc: don't req_notify until all
CQEs drained"
On Fri, Mar 04, 2022 at 05:17:19PM +0800, Dust Li wrote:
> This reverts commit a505cce6f7cfaf2aa2385aab7286063c96444526.
>
> Leon says:
> We already discussed that. SMC should be changed to use
> RDMA CQ pool API
> drivers/infiniband/core/cq.c.
> ib_poll_handler() has much better implementation (tracing,
> IRQ rescheduling, proper error handling) than this SMC variant.
>
> Since we will switch to ib_poll_handler() in the future,
> revert this patch.
>
> Link: https://lore.kernel.org/netdev/20220301105332.GA9417@linux.alibaba.com/
> Suggested-by: Leon Romanovsky <leon@...nel.org>
> Suggested-by: Karsten Graul <kgraul@...ux.ibm.com>
> Signed-off-by: Dust Li <dust.li@...ux.alibaba.com>
> ---
> net/smc/smc_wr.c | 49 +++++++++++++++++++++---------------------------
> 1 file changed, 21 insertions(+), 28 deletions(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@...dia.com>
Powered by blists - more mailing lists