[dpdk-dev] [PATCH] net/mlx5: fix default RSS level

Shahaf Shuler shahafs at mellanox.com
Thu May 17 17:45:02 CEST 2018


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: xuemingl at mellanox.com
> > Cc: matan at mellanox.com
> >
> > Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> 
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> 


Applied to next-net-mlx, thanks.



More information about the dev mailing list