Wednesday, January 3, 2018 11:14 AM, Nelio Laranjeiro > Subject: [dpdk-stable] [PATCH] net/mlx5: fix un-supported RSS hash fields > use > > MLX5 NIC does not support all hash fields, this patch limit by refusing > impossible RSS combination to avoid errors. > > Fixes: 2f97422e7759 ("mlx5: support RSS hash update and get") > Cc: sta...@dpdk.org > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > Acked-by: Yongseok Koh <ys...@mellanox.com> > ---
Applied to next-net-mlx, thanks.