[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200504053012.270689-1-leon@kernel.org>
Date: Mon, 4 May 2020 08:30:08 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>
Cc: Leon Romanovsky <leonro@...lanox.com>, linux-rdma@...r.kernel.org,
Maor Gottlieb <maorg@...lanox.com>,
Mark Bloch <markb@...lanox.com>,
Mark Zhang <markz@...lanox.com>, netdev@...r.kernel.org,
Saeed Mahameed <saeedm@...lanox.com>
Subject: [PATCH rdma-next v1 0/4] Add steering support for default miss
From: Leon Romanovsky <leonro@...lanox.com>
Changelog
v1:
* Rebased on latest rdma-next
* Removed attr_is_valid() check from flags
v0: https://lore.kernel.org/linux-rdma/20200413135220.934007-1-leon@kernel.org
-------------------------------------------------------------------------
Hi,
This code from Naor refactors the fs_core and adds steering support
for default miss functionality.
Thanks
Maor Gottlieb (4):
{IB/net}/mlx5: Simplify don't trap code
net/mlx5: Add support in forward to namespace
RDMA/mlx5: Refactor DV create flow
RDMA/mlx5: Add support in steering default miss
drivers/infiniband/hw/mlx5/flow.c | 136 +++++++++++-------
drivers/infiniband/hw/mlx5/main.c | 55 ++-----
.../net/ethernet/mellanox/mlx5/core/fs_core.c | 123 +++++++++++-----
.../net/ethernet/mellanox/mlx5/core/fs_core.h | 2 +
include/linux/mlx5/fs.h | 1 +
include/uapi/rdma/mlx5_user_ioctl_cmds.h | 5 +
6 files changed, 192 insertions(+), 130 deletions(-)
--
2.26.2
Powered by blists - more mailing lists