On Mon, May 04, 2020 at 08:42:27AM +0300, Leon Romanovsky wrote: > From: Daria Velikovsky <daria@xxxxxxxxxxxx> > > When drop action is used the matching packet will stop > processing in steering and will be dropped. This functionality > will allow users to drop matching packets. > . > Signed-off-by: Daria Velikovsky <daria@xxxxxxxxxxxx> > Reviewed-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > Changelog: > v1: Rebased on top of https://lore.kernel.org/linux-rdma/20200504053012.270689-1-leon@xxxxxxxxxx > [PATCH rdma-next v1 0/4] Add steering support for default miss > v0: https://lore.kernel.org/linux-rdma/20200413135328.934419-1-leon@xxxxxxxxxx > --- > drivers/infiniband/hw/mlx5/flow.c | 35 ++++++++++++++---------- > include/uapi/rdma/mlx5_user_ioctl_cmds.h | 1 + > 2 files changed, 22 insertions(+), 14 deletions(-) Applied to for-next, thanks Json