Re: [PATCH net-next] qed*: Utilize FW 8.33.11.0

2018-03-27 Thread Leon Romanovsky
On Tue, Mar 27, 2018 at 05:41:51PM +, Kalderon, Michal wrote: > > From: Jason Gunthorpe [mailto:j...@ziepe.ca] > > Sent: Tuesday, March 27, 2018 12:18 AM > > > diff --git a/drivers/infiniband/hw/qedr/main.c > > > b/drivers/infiniband/hw/qedr/main.c > > > index db4bf97..7dbbe6d 100644 > > > +++

Re: [PATCH v2] linux/types.h: Restore the ability to disable sparse endianness checks

2017-10-23 Thread Leon Romanovsky
On Mon, Oct 16, 2017 at 09:26:36PM +, Bart Van Assche wrote: > On Mon, 2017-10-16 at 22:57 +0300, Michael S. Tsirkin wrote: > > On Mon, Oct 16, 2017 at 10:26:33AM -0700, Bart Van Assche wrote: <...> > > > > Examples are drivers/scsi/qla2xxx and drivers/infiniband/hw/nes. > > > > These seem

Re: [PATCH v2 12/15] RDMA/cma: make config_item_type const

2017-10-17 Thread Leon Romanovsky
-by: Bhumika Goyal <bhumi...@gmail.com> > --- > * Changes in v2- Combine all the followup patches and the constification > patches into a series. > > drivers/infiniband/core/cma_configfs.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > Thanks, Reviewed-by: L

Re: [PATCH 22/22] IB/mlx4: fix sprintf format warning

2017-07-14 Thread Leon Romanovsky
here, > making the buffer one byte longer has no downsides and avoids the > warning. > > Fixes: c1e7e466120b ("IB/mlx4: Add iov directory in sysfs under the ib > device") > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > drivers/infiniband/hw/mlx4/sysfs.c

Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API

2017-05-23 Thread Leon Romanovsky
On Tue, May 23, 2017 at 10:53:36AM +0200, Romain Perier wrote: > Hello, > > > Le 23/05/2017 à 09:27, Leon Romanovsky a écrit : > > On Mon, May 22, 2017 at 06:48:58PM +0200, Romain Perier wrote: > >> The PCI pool API is deprecated. This commit replaces the PCI pool old

Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API

2017-05-23 Thread Leon Romanovsky
2 +- > 2 files changed, 7 insertions(+), 6 deletions(-) > Who is supposed to merge this patch series? Acked-by: Leon Romanovsky <leo...@mellanox.com> signature.asc Description: PGP signature

Re: [PATCH v6 05/15] mlx4: Replace PCI pool old API

2017-03-20 Thread Leon Romanovsky
na Tschudin <peter.se...@collabora.com> > Tested-by: Peter Senna Tschudin <peter.se...@collabora.com> > --- > drivers/net/ethernet/mellanox/mlx4/cmd.c | 10 +- > drivers/net/ethernet/mellanox/mlx4/mlx4.h | 2 +- > 2 files changed, 6 insertions(+), 6 deletions

Re: [PATCH v6 06/15] mlx5: Replace PCI pool old API

2017-03-20 Thread Leon Romanovsky
Peter Senna Tschudin <peter.se...@collabora.com> > --- > drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 11 ++- > include/linux/mlx5/driver.h | 2 +- > 2 files changed, 7 insertions(+), 6 deletions(-) > Thanks, Acked-by: Leon Romanovsky <leo...@m