From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: [PATCH rdma-next 0/2] DEVX VHCA tunnel support Date: Mon, 1 Jul 2019 21:14:00 +0300 Message-ID: <20190701181402.25286-1-leon@kernel.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: netdev-owner@vger.kernel.org To: Doug Ledford , Jason Gunthorpe Cc: Leon Romanovsky , RDMA mailing list , Max Gurtovoy , Yishai Hadas , Saeed Mahameed , linux-netdev List-Id: linux-rdma@vger.kernel.org From: Leon Romanovsky Hi, Those two patches introduce VHCA tunnel mechanism to DEVX interface needed for Bluefield SOC. See extensive commit messages for more information. Thanks Max Gurtovoy (2): net/mlx5: Introduce VHCA tunnel device capability IB/mlx5: Implement VHCA tunnel mechanism in DEVX drivers/infiniband/hw/mlx5/devx.c | 24 ++++++++++++++++++++---- include/linux/mlx5/mlx5_ifc.h | 10 ++++++++-- 2 files changed, 28 insertions(+), 6 deletions(-)