From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/5] Date: Tue, 16 Oct 2018 12:18:09 +0200 Message-ID: <1597272.Q5ccq50bYs@xps> References: <20181015064202.20802-1-shreyansh.jain@nxp.com> <20181015120156.27793-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com, anatoly.burakov@intel.com, pbhagavatula@caviumnetworks.com To: Shreyansh Jain Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id F0AC2160 for ; Tue, 16 Oct 2018 12:18:08 +0200 (CEST) In-Reply-To: <20181015120156.27793-1-shreyansh.jain@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 15/10/2018 14:01, Shreyansh Jain: > Shreyansh Jain (5): > bus/fslmc: fix physical addressing check > drivers: common as dependency for bus > common/dpaax: add library for PA VA translation table > dpaa: enable dpaax library > fslmc: enable dpaax library Applied with couple of fixes as noticed in this thread, thanks.