Thursday, May 17, 2018 4:32 PM, Nélio Laranjeiro:
> Subject: Re: [PATCH] net/mlx5: fix default RSS level
> 
> On Tue, May 15, 2018 at 04:23:24PM +0300, Shahaf Shuler wrote:
> > Using inner RSS by default for GRE leads to memory corruption as the
> > extra flow items added for the inner RSS are not counted in the flow
> > attributes buffer size.
> >
> > Fixing by enforcing the default RSS level to be outer. This much
> > simplify the flow engine and more robust.
> > Future optimization for out of the box RSS can be done on subsequent
> > commits.
> >
> > Fixes: d4a405186b73 ("net/mlx5: support tunnel RSS level")
> > Cc: [email protected]
> > Cc: [email protected]
> >
> > Signed-off-by: Shahaf Shuler <[email protected]>
> 
> Acked-by: Nelio Laranjeiro <[email protected]>
> 


Applied to next-net-mlx, thanks.

Reply via email to