From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 988B369EC for ; Tue, 28 Mar 2017 12:05:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1490695510; x=1522231510; h=subject:to:references:from:message-id:date:mime-version: in-reply-to:content-transfer-encoding; bh=p1M3miK5WQNSCBFBs0SND4CjyJU81wSVayV4cVCerY8=; b=CmRVufKrMG/ss5XVWT3lszuSCPQs0pBq+PDrLTsVStZVKtGMDNgqROoF LVnoC8kIDGHP2ngYm2jaTVIJ8V2CLg==; Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Mar 2017 03:05:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,236,1486454400"; d="scan'208";a="948955124" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.122]) ([10.237.220.122]) by orsmga003.jf.intel.com with ESMTP; 28 Mar 2017 03:05:06 -0700 To: "Yang, Zhiyong" , "dev@dpdk.org" References: <1487926101-4637-2-git-send-email-zhiyong.yang@intel.com> <1488539851-71009-1-git-send-email-zhiyong.yang@intel.com> From: Ferruh Yigit Message-ID: <9fb4c496-5358-ae94-9164-12e07721670e@intel.com> Date: Tue, 28 Mar 2017 11:05:05 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH v2 0/5] consistent PMD batching behaviour 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: Tue, 28 Mar 2017 10:05:11 -0000 On 3/28/2017 11:00 AM, Yang, Zhiyong wrote: > Hi, Ferruh£» > >> Also i40e_rxtx_vec_altivec.c needs to be updated in patch 2/5. > Where is the file? I don't find it in git master branch. It is in next-net tree, driver patches patches should be on top of this next-net. > > Thanks > Zhiyong > >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Friday, March 24, 2017 10:02 PM >> To: Yang, Zhiyong ; dev@dpdk.org >> Cc: Richardson, Bruce >> Subject: Re: [dpdk-dev] [PATCH v2 0/5] consistent PMD batching behaviour >> >> On 3/3/2017 11:17 AM, Zhiyong Yang wrote: >> Can you please update release notes (release_17_05.rst) with this feature? >> >> This patch changes the PMD behavior for the user, that is why it would be nice >> to mention from this change in release notes. >> >> >> Also i40e_rxtx_vec_altivec.c needs to be updated in patch 2/5. >> >> >> You can keep Konstantin's ack in next patchset. >> >> Thanks, >> ferruh