From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCHv8 00/46] NXP DPAA2 PMD Date: Tue, 07 Mar 2017 17:13:06 +0100 Message-ID: <8016825.h3h6xiMXcZ@xps13> References: <1487205586-6785-1-git-send-email-hemant.agrawal@nxp.com> <1488545223-25739-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com, shreyansh.jain@nxp.com, john.mcnamara@intel.com, ferruh.yigit@intel.com, jerin.jacob@caviumnetworks.com To: Hemant Agrawal Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 9B63A1BBE for ; Tue, 7 Mar 2017 17:13:08 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id n11so9135587wma.0 for ; Tue, 07 Mar 2017 08:13:08 -0800 (PST) In-Reply-To: <1488545223-25739-1-git-send-email-hemant.agrawal@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" 2017-03-03 18:16, Hemant Agrawal: > v8: > * rebased over master (17.02: 35b09d76) > * Removed all drivers/common/* code and moved to drivers/bus/fslmc Looks to be the best place for these libraries (except outside of DPDK ;) Thanks for having moved them in the bus sub-directory.