[dpdk-dev] [PATCH 1/2] mlx5: fix overwritten RSS configuration

Bruce Richardson bruce.richardson at intel.com
Tue Mar 22 18:24:42 CET 2016


On Fri, Mar 18, 2016 at 05:27:47PM +0100, Adrien Mazarguil wrote:
> On Fri, Mar 18, 2016 at 01:54:42PM +0100, Nelio Laranjeiro wrote:
> > RSS configuration provided by the application should not be used as storage
> > by the PMD.
> > 
> > Fixes: 2f97422e7759 ("mlx5: support RSS hash update and get")
> > 
> > Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> > ---
> >  drivers/net/mlx5/mlx5.h        | 1 +
> >  drivers/net/mlx5/mlx5_ethdev.c | 1 +
> >  drivers/net/mlx5/mlx5_rss.c    | 7 ++-----
> >  drivers/net/mlx5/mlx5_rxq.c    | 2 +-
> >  4 files changed, 5 insertions(+), 6 deletions(-)
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
> 
> -- 
Patchset applied to dpdk-next-net/rel_16_04

/Bruce


More information about the dev mailing list