Re: [PATCH rdma-next 0/2] Create IPoIB QP with specific QP number

2020-07-06 Thread Jason Gunthorpe
On Tue, Jun 23, 2020 at 02:01:03PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > >From Michael, > > This series handles IPoIB child interface creation with setting > interface's HW address. > > In current implementation, lladdr requested by user is ignored and > overwritten. Child i

Re: [PATCH rdma-next 0/2] Create IPoIB QP with specific QP number

2020-07-03 Thread Leon Romanovsky
On Thu, Jul 02, 2020 at 02:55:41PM -0300, Jason Gunthorpe wrote: > On Tue, Jun 23, 2020 at 02:01:03PM +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > >From Michael, > > > > This series handles IPoIB child interface creation with setting > > interface's HW address. > > > > In curren

Re: [PATCH rdma-next 0/2] Create IPoIB QP with specific QP number

2020-07-03 Thread Jason Gunthorpe
On Fri, Jul 03, 2020 at 09:28:09AM +0300, Leon Romanovsky wrote: > On Thu, Jul 02, 2020 at 02:55:41PM -0300, Jason Gunthorpe wrote: > > On Tue, Jun 23, 2020 at 02:01:03PM +0300, Leon Romanovsky wrote: > > > From: Leon Romanovsky > > > > > > >From Michael, > > > > > > This series handles IPoIB chil

Re: [PATCH rdma-next 0/2] Create IPoIB QP with specific QP number

2020-07-02 Thread Leon Romanovsky
On Thu, Jul 02, 2020 at 02:55:41PM -0300, Jason Gunthorpe wrote: > On Tue, Jun 23, 2020 at 02:01:03PM +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > >From Michael, > > > > This series handles IPoIB child interface creation with setting > > interface's HW address. > > > > In curren

Re: [PATCH rdma-next 0/2] Create IPoIB QP with specific QP number

2020-07-02 Thread Jason Gunthorpe
On Tue, Jun 23, 2020 at 02:01:03PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > >From Michael, > > This series handles IPoIB child interface creation with setting > interface's HW address. > > In current implementation, lladdr requested by user is ignored and > overwritten. Child i

[PATCH rdma-next 0/2] Create IPoIB QP with specific QP number

2020-06-23 Thread Leon Romanovsky
From: Leon Romanovsky >From Michael, This series handles IPoIB child interface creation with setting interface's HW address. In current implementation, lladdr requested by user is ignored and overwritten. Child interface gets the same GID as the parent interface and a QP number which is assigne