From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id A3781D466 for ; Sat, 25 Mar 2017 07:29:08 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP; 24 Mar 2017 23:29:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,218,1486454400"; d="scan'208";a="70478929" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga004.jf.intel.com with ESMTP; 24 Mar 2017 23:29:07 -0700 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 24 Mar 2017 23:29:07 -0700 Received: from bgsmsx105.gar.corp.intel.com (10.223.43.197) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 24 Mar 2017 23:29:07 -0700 Received: from bgsmsx101.gar.corp.intel.com ([169.254.1.113]) by BGSMSX105.gar.corp.intel.com ([169.254.3.163]) with mapi id 14.03.0248.002; Sat, 25 Mar 2017 11:59:03 +0530 From: "Yang, Zhiyong" To: "Yigit, Ferruh" , "dev@dpdk.org" CC: "Richardson, Bruce" , "Ananyev, Konstantin" Thread-Topic: [dpdk-dev] [PATCH v2 0/5] consistent PMD batching behaviour Thread-Index: AQHSlBBH3FNOtpxqqkW2l1rpNVq1xqGjyhaAgAFux2A= Date: Sat, 25 Mar 2017 06:29:03 +0000 Message-ID: References: <1487926101-4637-2-git-send-email-zhiyong.yang@intel.com> <1488539851-71009-1-git-send-email-zhiyong.yang@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.223.10.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: Sat, 25 Mar 2017 06:29:09 -0000 Hi, Ferruh: I will update release note and fix the 2/5 checkpath warnings. send V3 lat= er. =20 Thanks Zhiyong=20 > -----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 > Can you please update release notes (release_17_05.rst) with this feature= ? >=20 > This patch changes the PMD behavior for the user, that is why it would be= nice > to mention from this change in release notes. >=20 >=20 > Also i40e_rxtx_vec_altivec.c needs to be updated in patch 2/5. >=20 >=20 > You can keep Konstantin's ack in next patchset. >=20 > Thanks, > ferruh