From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: Does DPDK i40e driver support 'Toeplitz hash' Date: Thu, 12 Jan 2017 11:58:46 +0000 Message-ID: <93668bf1-1e46-17f7-473b-5ab0ca7d9d61@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Keith Amidon , Jingjing Wu , Helin Zhang To: ALeX Wang , dev@dpdk.org Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 078EEF6D2 for ; Thu, 12 Jan 2017 12:58:48 +0100 (CET) In-Reply-To: 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 12/12/2016 6:31 AM, ALeX Wang wrote: > Hi, > > We want to use 'Toeplitz hash' for RSS hash on our server equipped with > 'Intel X710-DA4' card. > > However, seemed that we hit the exact same issue as this: > > Why only rx queue "0" can receive network packet by i40e NIC > http://dpdk.org/ml/archives/dev/2015-July/022453.html > > ... > We are using the v16.11 release and would like to confirm if the issue above > has been address. If so, could anyone post here how to configure? CC'ing i40e maintainers: Jingjing Wu ; Helin Zhang > > Appreciate, > Alex Wang, >