From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id E163B1B286 for ; Tue, 3 Oct 2017 01:05:52 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Oct 2017 16:05:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,471,1500966000"; d="scan'208";a="906037050" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.131]) ([10.241.225.131]) by FMSMGA003.fm.intel.com with ESMTP; 02 Oct 2017 16:05:51 -0700 To: Shreyansh Jain Cc: dev@dpdk.org References: <20170928123000.1711-1-shreyansh.jain@nxp.com> <20170928141045.21762-1-shreyansh.jain@nxp.com> From: Ferruh Yigit Message-ID: Date: Tue, 3 Oct 2017 00:05:51 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20170928141045.21762-1-shreyansh.jain@nxp.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 1/2] bus/dpaa: fix incorrect ccsr mem allocation 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: Mon, 02 Oct 2017 23:05:53 -0000 On 9/28/2017 3:10 PM, Shreyansh Jain wrote: > Fixes: 5ad2d123be48 "(bus/dpaa: introducing FMan configurations)" > > Signed-off-by: Shreyansh Jain Series squashed into relevant commit in next-net, thanks.