[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190612122014.22359-1-leon@kernel.org>
Date: Wed, 12 Jun 2019 15:20:10 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
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: [PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
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
RDMA/mlx5: Consider eswitch encap mode
RDMA/mlx5: Enable decap and packet reformat on FDB
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