On Wed, Mar 18, 2020 at 12:02:23PM +0200, Leon Romanovsky wrote: > From: Maor Gottlieb <maorg@xxxxxxxxxxxx> > > Since this feature can globally block the RX port, it should > be allowed to privileged users only. > > Fixes: 03404e8ae652("IB/mlx5: Add support to dropless RQ") > Signed-off-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > We didn't put this check in IB/core because it is unclear if it can be > applicable to all vendors, but for the mlx5 it is clear, due to how wq > is created. > --- > drivers/infiniband/hw/mlx5/qp.c | 4 ++++ > 1 file changed, 4 insertions(+) > Please drop this patch, it needs to be resent. Thanks