From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 2080A2BB1 for ; Fri, 14 Apr 2017 19:18:42 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP; 14 Apr 2017 10:18:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,199,1488873600"; d="scan'208";a="1155974117" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.122]) ([10.237.220.122]) by fmsmga002.fm.intel.com with ESMTP; 14 Apr 2017 10:18:40 -0700 To: Shreyansh Jain , dev@dpdk.org Cc: john.mcnamara@intel.com, hemant.agrawal@nxp.com References: <1492188828-25268-1-git-send-email-shreyansh.jain@nxp.com> From: Ferruh Yigit Message-ID: <4cf423da-936f-924f-50ef-a695ecd73a4c@intel.com> Date: Fri, 14 Apr 2017 18:18:39 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: <1492188828-25268-1-git-send-email-shreyansh.jain@nxp.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: fix DPAA2 PMD release note info location 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: Fri, 14 Apr 2017 17:18:43 -0000 On 4/14/2017 5:53 PM, Shreyansh Jain wrote: > Relocate release note text within new features section. > Also, Rephrease text inline with other similar PMD addition notes. > > Signed-off-by: Shreyansh Jain Squashed into relevant commit [1] in next-net, thanks. [1] Fixes: 5988225975ce ("doc: add DPAA2 NIC details")