Tuesday, February 6, 2018 11:22 AM, Nelio Laranjeiro:
> An RSS configuration without a key is valid according to the rte_eth_rss_conf
> API definition.
>
> Fixes: 8086cf08b2f0 ("net/mlx5: handle RSS hash configuration in RSS flow")
>
> Cc: [email protected]
> Reported-by: Yuanhan Liu <[email protected]>
> Signed-off-by: Nelio Laranjeiro <[email protected]>
> ---
> drivers/net/mlx5/mlx5_flow.c | 29 +++++++++++++++++------------
> 1 file changed, 17 insertions(+), 12 deletions(-)
Applied to next-net-mlx, thanks.