mbox series

[V2,0/3] misc changes for rtrs

Message ID 20220908094548.4115-1-guoqing.jiang@linux.dev (mailing list archive)
Headers show
Series misc changes for rtrs | expand

Message

Guoqing Jiang Sept. 8, 2022, 9:45 a.m. UTC
Hi,

Pls review the three patches.

Thanks,
Guoqing

V2 changes:
1. fix compile warnings in the third patch
2. collect tag from Haris, thanks!

Guoqing Jiang (3):
  RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
  RDMA/rtrs-clt: Break the loop once one path is connected
  RDMA/rtrs-clt: Kill xchg_paths

 drivers/infiniband/ulp/rtrs/rtrs-clt.c | 19 ++++++-------------
 drivers/infiniband/ulp/rtrs/rtrs-pri.h |  7 +++----
 2 files changed, 9 insertions(+), 17 deletions(-)

Comments

Leon Romanovsky Sept. 20, 2022, 12:04 p.m. UTC | #1
On Thu, Sep 08, 2022 at 05:45:45PM +0800, Guoqing Jiang wrote:
> Hi,
> 
> Pls review the three patches.
> 
> Thanks,
> Guoqing
> 
> V2 changes:
> 1. fix compile warnings in the third patch
> 2. collect tag from Haris, thanks!
> 
> Guoqing Jiang (3):
>   RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH

This patch doesn't apply.

>   RDMA/rtrs-clt: Break the loop once one path is connected
>   RDMA/rtrs-clt: Kill xchg_paths
> 
>  drivers/infiniband/ulp/rtrs/rtrs-clt.c | 19 ++++++-------------
>  drivers/infiniband/ulp/rtrs/rtrs-pri.h |  7 +++----
>  2 files changed, 9 insertions(+), 17 deletions(-)
> 
> -- 
> 2.31.1
>
Leon Romanovsky Sept. 20, 2022, 4:48 p.m. UTC | #2
On Tue, Sep 20, 2022 at 03:04:41PM +0300, Leon Romanovsky wrote:
> On Thu, Sep 08, 2022 at 05:45:45PM +0800, Guoqing Jiang wrote:
> > Hi,
> > 
> > Pls review the three patches.
> > 
> > Thanks,
> > Guoqing
> > 
> > V2 changes:
> > 1. fix compile warnings in the third patch
> > 2. collect tag from Haris, thanks!
> > 
> > Guoqing Jiang (3):
> >   RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
> 
> This patch doesn't apply.

Actually, everything was already applied by me along time ago.

> 
> >   RDMA/rtrs-clt: Break the loop once one path is connected
> >   RDMA/rtrs-clt: Kill xchg_paths
> > 
> >  drivers/infiniband/ulp/rtrs/rtrs-clt.c | 19 ++++++-------------
> >  drivers/infiniband/ulp/rtrs/rtrs-pri.h |  7 +++----
> >  2 files changed, 9 insertions(+), 17 deletions(-)
> > 
> > -- 
> > 2.31.1
> >