On Mon, May 04, 2020 at 08:30:08AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > 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@xxxxxxxxxx > > ------------------------------------------------------------------------- > 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 Applied to mlx5-next with change of IS_ERR_OR_NULL(). 19386660212d net/mlx5: Add support in forward to namespace 8e14c75c999a {IB/net}/mlx5: Simplify don't trap code Thanks