Re: [PATCH rdma-next 0/2] Fix to mlx5 devx interface

2018-12-20 Thread Jason Gunthorpe
On Wed, Dec 19, 2018 at 04:28:09PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky > > Hi, > > This small fix to mlx5 devx interface is separated to two, so we can > apply first patch to mlx5-next. > > Thanks > > Yishai Hadas (2): > IB/mlx5: Introduce uid as part of alloc/dealloc trans

Re: [PATCH rdma-next 0/2] Fix to mlx5 devx interface

2018-12-19 Thread Leon Romanovsky
On Wed, Dec 19, 2018 at 07:14:38PM +, Jason Gunthorpe wrote: > On Wed, Dec 19, 2018 at 04:28:09PM +0200, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > Hi, > > > > This small fix to mlx5 devx interface is separated to two, so we can > > apply first patch to mlx5-next. > > > > Thanks

Re: [PATCH rdma-next 0/2] Fix to mlx5 devx interface

2018-12-19 Thread Jason Gunthorpe
On Wed, Dec 19, 2018 at 04:28:09PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky > > Hi, > > This small fix to mlx5 devx interface is separated to two, so we can > apply first patch to mlx5-next. > > Thanks > > Yishai Hadas (2): > IB/mlx5: Introduce uid as part of alloc/dealloc trans

[PATCH rdma-next 0/2] Fix to mlx5 devx interface

2018-12-19 Thread Leon Romanovsky
From: Leon Romanovsky Hi, This small fix to mlx5 devx interface is separated to two, so we can apply first patch to mlx5-next. Thanks Yishai Hadas (2): IB/mlx5: Introduce uid as part of alloc/dealloc transport domain IB/mlx5: Use uid as part of alloc/dealloc transport domain drivers/infi