From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH 2/2] mlx5: fix handling of NULL RSS key Date: Fri, 18 Mar 2016 17:28:11 +0100 Message-ID: <20160318162811.GM27079@6wind.com> References: <1458305683-31552-1-git-send-email-nelio.laranjeiro@6wind.com> <1458305683-31552-2-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 190A0593A for ; Fri, 18 Mar 2016 17:28:25 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id l68so76176820wml.0 for ; Fri, 18 Mar 2016 09:28:25 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1458305683-31552-2-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:43PM +0100, Nelio Laranjeiro wrote: > Update function can be called with no key to enable or disable a RSS > protocol, or with a key to be applied to the desired protocols. > > Fixes: 2f97422e7759 ("mlx5: support RSS hash update and get") > > Signed-off-by: Nelio Laranjeiro > --- > drivers/net/mlx5/mlx5_rss.c | 6 ------ > 1 file changed, 6 deletions(-) Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND