Re: [PATCH mlx5-next v1 1/3] IB/mlx5: Query ODP capabilities for DC

2019-08-06 Thread Leon Romanovsky
On Mon, Aug 05, 2019 at 06:23:04PM +, Saeed Mahameed wrote: > On Sun, 2019-08-04 at 13:00 +0300, Leon Romanovsky wrote: > > From: Michael Guralnik > > > > Set current capabilities of ODP for DC to max capabilities and cache > > them in mlx5_ib. > > > > Signed-off-by: Michael Guralnik > > Revi

Re: [PATCH mlx5-next v1 1/3] IB/mlx5: Query ODP capabilities for DC

2019-08-05 Thread Saeed Mahameed
On Sun, 2019-08-04 at 13:00 +0300, Leon Romanovsky wrote: > From: Michael Guralnik > > Set current capabilities of ODP for DC to max capabilities and cache > them in mlx5_ib. > > Signed-off-by: Michael Guralnik > Reviewed-by: Moni Shoua > Signed-off-by: Leon Romanovsky > --- > drivers/infini

[PATCH mlx5-next v1 1/3] IB/mlx5: Query ODP capabilities for DC

2019-08-04 Thread Leon Romanovsky
From: Michael Guralnik Set current capabilities of ODP for DC to max capabilities and cache them in mlx5_ib. Signed-off-by: Michael Guralnik Reviewed-by: Moni Shoua Signed-off-by: Leon Romanovsky --- drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 + drivers/infiniband/hw/mlx5/odp.c