[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190115080501.GH15600@mtr-leonro.mtl.com>
Date: Tue, 15 Jan 2019 10:05:01 +0200
From: Leon Romanovsky <leon@...nel.org>
To: Jason Gunthorpe <jgg@...lanox.com>
Cc: Doug Ledford <dledford@...hat.com>,
RDMA mailing list <linux-rdma@...r.kernel.org>,
Saeed Mahameed <saeedm@...lanox.com>,
linux-netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH mlx5-next] RDMA/mad: Reduce MAD scope to mlx5_ib only
On Mon, Jan 14, 2019 at 07:56:23PM +0000, Jason Gunthorpe wrote:
> On Sun, Jan 13, 2019 at 03:57:04PM +0200, Leon Romanovsky wrote:
> > From: Leon Romanovsky <leonro@...lanox.com>
> >
> > Management Datagram Interface (MAD) is applicable
> > only when physical port is Infiniband. It makes MAD
> > command logic to be completely unrelated to eth/core
> > parts of mlx5.
>
> > Signed-off-by: Leon Romanovsky <leonro@...lanox.com>
> > ---
> > drivers/infiniband/hw/mlx5/cmd.c | 37 +++++++++
> > drivers/infiniband/hw/mlx5/cmd.h | 2 +
> > drivers/infiniband/hw/mlx5/mad.c | 11 ++-
> > drivers/infiniband/hw/mlx5/mlx5_ib.h | 3 -
> > .../net/ethernet/mellanox/mlx5/core/Makefile | 2 +-
> > drivers/net/ethernet/mellanox/mlx5/core/mad.c | 75 -------------------
> > include/linux/mlx5/driver.h | 2 -
> > 7 files changed, 47 insertions(+), 85 deletions(-)
> > delete mode 100644 drivers/net/ethernet/mellanox/mlx5/core/mad.c
>
> Acked-by: Jason Gunthorpe <jgg@...lanox.com>
Thanks, applied to mlx5-next, which is based on -rc2.
73f5a82bb3c9 RDMA/mad: Reduce MAD scope to mlx5_ib only
>
> Jason
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists