Re: [PATCH net V4] net/mlx4: Fix the check in attaching steering rules

2017-06-04 Thread David Miller
From: Tariq Toukan Date: Sun, 4 Jun 2017 14:30:07 +0300 > From: Talat Batheesh > > Our previous patch (cited below) introduced a regression > for RAW Eth QPs. > > Fix it by checking if the QP number provided by user-space > exists, hence allowing steering rules to be added for valid > QPs onl

[PATCH net V4] net/mlx4: Fix the check in attaching steering rules

2017-06-04 Thread Tariq Toukan
From: Talat Batheesh Our previous patch (cited below) introduced a regression for RAW Eth QPs. Fix it by checking if the QP number provided by user-space exists, hence allowing steering rules to be added for valid QPs only. Fixes: 89c557687a32 ("net/mlx4_en: Avoid adding steering rules with inv