From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH 1/2] mlx5: fix overwritten RSS configuration Date: Fri, 18 Mar 2016 17:27:47 +0100 Message-ID: <20160318162747.GL27079@6wind.com> References: <1458305683-31552-1-git-send-email-nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 358DB5902 for ; Fri, 18 Mar 2016 17:28:02 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id l68so44718845wml.1 for ; Fri, 18 Mar 2016 09:28:02 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1458305683-31552-1-git-send-email-nelio.laranjeiro@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 > --- > 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 6WIND