On Fri, Jul 05, 2019 at 02:40:07PM -0300, Jason Gunthorpe wrote: > On Mon, Jul 01, 2019 at 09:14:00PM +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > > > 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(-) > > This looks Ok can you apply the mlx5-next patch please 1dd7382b1bb6 net/mlx5: Introduce VHCA tunnel device capability Thanks > > Thanks, > Jason >