From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP; 12 Jan 2017 03:58:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,349,1477983600"; d="scan'208";a="29461036" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by orsmga002.jf.intel.com with ESMTP; 12 Jan 2017 03:58:46 -0800 To: ALeX Wang , dev@dpdk.org References: Cc: Keith Amidon , Jingjing Wu , Helin Zhang From: Ferruh Yigit Message-ID: <93668bf1-1e46-17f7-473b-5ab0ca7d9d61@intel.com> Date: Thu, 12 Jan 2017 11:58:46 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] Does DPDK i40e driver support 'Toeplitz hash' X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2017 11:58:49 -0000 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, >