Re: [PATCH rdma-next 0/4] Add XRQ and SRQ support to DEVX interface

2019-08-13 Thread Doug Ledford
On Tue, 2019-08-13 at 10:06 +, Leon Romanovsky wrote: > On Mon, Aug 12, 2019 at 11:43:58AM -0400, Doug Ledford wrote: > > On Thu, 2019-08-08 at 10:11 +, Leon Romanovsky wrote: > > > On Thu, Aug 08, 2019 at 11:43:54AM +0300, Leon Romanovsky wrote: > > > > From: Leon Romanovsky > > > > > >

Re: [PATCH rdma-next 0/4] Add XRQ and SRQ support to DEVX interface

2019-08-13 Thread Leon Romanovsky
On Mon, Aug 12, 2019 at 11:43:58AM -0400, Doug Ledford wrote: > On Thu, 2019-08-08 at 10:11 +, Leon Romanovsky wrote: > > On Thu, Aug 08, 2019 at 11:43:54AM +0300, Leon Romanovsky wrote: > > > From: Leon Romanovsky > > > > > > Hi, > > > > > > This small series extends DEVX interface with SRQ a

Re: [PATCH rdma-next 0/4] Add XRQ and SRQ support to DEVX interface

2019-08-12 Thread Doug Ledford
On Thu, 2019-08-08 at 10:11 +, Leon Romanovsky wrote: > On Thu, Aug 08, 2019 at 11:43:54AM +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > Hi, > > > > This small series extends DEVX interface with SRQ and XRQ legacy > > commands. > > Sorry for typo in cover letter, there is

Re: [PATCH rdma-next 0/4] Add XRQ and SRQ support to DEVX interface

2019-08-08 Thread Leon Romanovsky
On Thu, Aug 08, 2019 at 11:43:54AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Hi, > > This small series extends DEVX interface with SRQ and XRQ legacy commands. Sorry for typo in cover letter, there is no SRQ here. Thanks > > Thanks > > Yishai Hadas (4): > net/mlx5: Use debug m

[PATCH rdma-next 0/4] Add XRQ and SRQ support to DEVX interface

2019-08-08 Thread Leon Romanovsky
From: Leon Romanovsky Hi, This small series extends DEVX interface with SRQ and XRQ legacy commands. Thanks Yishai Hadas (4): net/mlx5: Use debug message instead of warn net/mlx5: Add XRQ legacy commands opcodes IB/mlx5: Add legacy events to DEVX list IB/mlx5: Expose XRQ legacy command