From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCHv5 06/33] bus/fslmc: add mc dpni object support Date: Thu, 19 Jan 2017 18:14:47 +0100 Message-ID: <3568218.FGDo9M7cho@xps13> References: <1484679174-4174-1-git-send-email-hemant.agrawal@nxp.com> <1484832240-2048-1-git-send-email-hemant.agrawal@nxp.com> <1484832240-2048-9-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, Alex Marginean To: Hemant Agrawal Return-path: Received: from mail-lf0-f50.google.com (mail-lf0-f50.google.com [209.85.215.50]) by dpdk.org (Postfix) with ESMTP id F27E1FA44 for ; Thu, 19 Jan 2017 18:14:49 +0100 (CET) Received: by mail-lf0-f50.google.com with SMTP id z134so41496351lff.3 for ; Thu, 19 Jan 2017 09:14:49 -0800 (PST) In-Reply-To: <1484832240-2048-9-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-01-19 18:53, Hemant Agrawal: > This patch add support for dpni object support in MC > driver. > > DPNI represent a network interface object in DPAA2. I really think you need to provide a design doc for this bus, event if it a collection of links to some web resources.