From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] net/mlx5: fix hash key size retrieval Date: Wed, 19 Oct 2016 10:26:35 +0100 Message-ID: <20161019092635.GC27816@bricha3-MOBL3.ger.corp.intel.com> References: <494dd0993d87719c80fc6caa9b4586bd3deaa016.1476430165.git.nelio.laranjeiro@6wind.com> <20161014082032.GD17252@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nelio Laranjeiro , dev@dpdk.org To: Adrien Mazarguil Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 6A0B36CCC for ; Wed, 19 Oct 2016 11:26:39 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20161014082032.GD17252@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, Oct 14, 2016 at 10:20:32AM +0200, Adrien Mazarguil wrote: > On Fri, Oct 14, 2016 at 09:30:14AM +0200, Nelio Laranjeiro wrote: > > Return RSS key size in struct rte_eth_dev_info. > > > > Fixes: 0f6f219e7919 ("app/testpmd: fix RSS hash key size") > > > > Signed-off-by: Nelio Laranjeiro > > Acked-by: Adrien Mazarguil > Applied to dpdk-next-net/rel_16_11 /Bruce