> On Oct 25, 2017, at 1:25 AM, Nelio Laranjeiro <[email protected]>
> wrote:
>
> Drop queue should also adjust their priority according the most specific
> layer in the pattern they are matching to avoid dropping all the traffic.
>
> Fixes: 8086cf08b2f0 ("net/mlx5: handle RSS hash configuration in RSS flow")
>
> Signed-off-by: Nelio Laranjeiro <[email protected]>
>
> ---
>
> Changes in v2:
>
> * Reorder the if, else if, else statement to improve readability
> ---
Acked-by: Yongseok Koh <[email protected]>
Thanks