mlx5: fix overwritten RSS configuration
authorNélio Laranjeiro <nelio.laranjeiro@6wind.com>
Fri, 18 Mar 2016 12:54:42 +0000 (13:54 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 25 Mar 2016 18:01:37 +0000 (19:01 +0100)
commitc64ccc0eca2fe98f3bd3bbc6287b9a26dd46b3a9
treeba688382f56d9acf9ca1f8756241176f3d46e6ea
parent2c4ee442c489260786a27cdc61653c950e0eaef4
mlx5: fix overwritten RSS configuration

RSS configuration provided by the application should not be used as storage
by the PMD.

Fixes: 2f97422e7759 ("mlx5: support RSS hash update and get")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_ethdev.c
drivers/net/mlx5/mlx5_rss.c
drivers/net/mlx5/mlx5_rxq.c