[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190616124357.GH4694@mtr-leonro.mtl.com>
Date: Sun, 16 Jun 2019 12:44:01 +0000
From: Leon Romanovsky <leonro@...lanox.com>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>
CC: RDMA mailing list <linux-rdma@...r.kernel.org>,
Maor Gottlieb <maorg@...lanox.com>,
Mark Bloch <markb@...lanox.com>,
Parav Pandit <parav@...lanox.com>, Petr Vorel <pvorel@...e.cz>,
Saeed Mahameed <saeedm@...lanox.com>,
linux-netdev <netdev@...r.kernel.org>,
Jiri Pirko <jiri@...lanox.com>
Subject: Re: [PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
On Wed, Jun 12, 2019 at 03:20:10PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...lanox.com>
>
> Changelog v0->v1:
> * Added patch to devlink to use declared enum for encap mode instead of u8
> * Constify input argumetn to encap mode function
> * fix encap variable type to be boolean
>
> ---------------------------------------------------------------------
> Hi,
>
> This is short series from Maor to expose and use enacap mode inside mlx5_ib.
>
> Thanks
>
> Leon Romanovsky (1):
> net/mlx5: Declare more strictly devlink encap mode
>
> Maor Gottlieb (3):
> net/mlx5: Expose eswitch encap mode
Those two applied to mlx5-next
82b11f071936 net/mlx5: Expose eswitch encap mode
98fdbea55037 net/mlx5: Declare more strictly devlink encap mode
> RDMA/mlx5: Consider eswitch encap mode
> RDMA/mlx5: Enable decap and packet reformat on FDB
Doug, Jason
Can you please take those two patches in addition to latest mlx5-next?
Thanks
>
> drivers/infiniband/hw/mlx5/main.c | 25 ++++++++++++++-----
> .../net/ethernet/mellanox/mlx5/core/eswitch.c | 11 ++++++++
> .../net/ethernet/mellanox/mlx5/core/eswitch.h | 8 +++---
> .../mellanox/mlx5/core/eswitch_offloads.c | 6 +++--
> include/linux/mlx5/eswitch.h | 12 +++++++++
> include/net/devlink.h | 6 +++--
> net/core/devlink.c | 6 +++--
> 7 files changed, 59 insertions(+), 15 deletions(-)
>
> --
> 2.20.1
>
Powered by blists - more mailing lists