On 10/26/2017 11:27 PM, Nélio Laranjeiro wrote: > On Thu, Oct 26, 2017 at 08:41:57PM +0300, Shahaf Shuler wrote: >> The flow engine in mlx5 searches for the most specific layer in the >> pattern in order to set the flow rule priority properly. >> >> Since the RSS can be currently performed only for the outer headers, avoid >> updating the layer for the inner headers. >> >> Fixes: 8086cf08b2f0 ("net/mlx5: handle RSS hash configuration in RSS flow") >> Cc: nelio.laranje...@6wind.com >> >> Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Applied to dpdk-next-net/master, thanks.