From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id EBC1E2B92 for ; Wed, 11 Oct 2017 04:20:48 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Oct 2017 19:20:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,359,1503385200"; d="scan'208";a="137269227" Received: from unknown (HELO [10.241.225.83]) ([10.241.225.83]) by orsmga004.jf.intel.com with ESMTP; 10 Oct 2017 19:20:47 -0700 To: Hemant Agrawal , john.mcnamara@intel.com Cc: dev@dpdk.org, shreyansh.jain@nxp.com References: <1507644801-21536-1-git-send-email-hemant.agrawal@nxp.com> <1507644801-21536-2-git-send-email-hemant.agrawal@nxp.com> From: Ferruh Yigit Message-ID: <977b8f6c-3b27-d17e-01f4-df3e4fc565e3@intel.com> Date: Wed, 11 Oct 2017 03:20:47 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1507644801-21536-2-git-send-email-hemant.agrawal@nxp.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: update the SDK version for DPAA2 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: Wed, 11 Oct 2017 02:20:49 -0000 On 10/10/2017 3:13 PM, Hemant Agrawal wrote: > Signed-off-by: Hemant Agrawal Applied to dpdk-next-net/master, thanks.