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: sta...@dpdk.org > Reported-by: Yuanhan Liu <y...@fridaylinux.org> > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > --- > drivers/net/mlx5/mlx5_flow.c | 29 +++++++++++++++++------------ > 1 file changed, 17 insertions(+), 12 deletions(-)
Applied to next-net-mlx, thanks.