From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreyansh Jain Subject: Re: [PATCH 1/2] net/dpaa: enhance the RSS hash support Date: Tue, 1 May 2018 18:34:01 +0530 Message-ID: <3d0befc7-a26c-ccec-3259-7fd3ed18442c@nxp.com> References: <20180501125249.12409-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Hemant Agrawal To: ferruh.yigit@intel.com Return-path: Received: from EUR01-HE1-obe.outbound.protection.outlook.com (mail-he1eur01on0073.outbound.protection.outlook.com [104.47.0.73]) by dpdk.org (Postfix) with ESMTP id 0BD5F23C for ; Tue, 1 May 2018 14:47:46 +0200 (CEST) In-Reply-To: <20180501125249.12409-1-shreyansh.jain@nxp.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tuesday 01 May 2018 06:22 PM, Shreyansh Jain wrote: > From: Hemant Agrawal > > Enhance the RSS hash fields supported by DPAA1. > The RSS Hash key fields are configured external to DPDK, through SoC > specific scripts. > > Signed-off-by: Hemant Agrawal > Acked-by: Shreyansh Jain > --- Self NACK. Patchset was already sent out by Hemant earlier [1]. [1] http://dpdk.org/ml/archives/dev/2018-May/099844.html - Shreyansh