From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f173.google.com (mail-wr0-f173.google.com [209.85.128.173]) by dpdk.org (Postfix) with ESMTP id 0B1C8201 for ; Fri, 17 Feb 2017 14:40:47 +0100 (CET) Received: by mail-wr0-f173.google.com with SMTP id i10so30122216wrb.0 for ; Fri, 17 Feb 2017 05:40:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=vx1JzU9sRThsINtDN48kkMzz1yJvLA2NCKxUfCnbYHo=; b=FMs5R2ui2LSe7yYm9v/JtphvcNOFNk8KYimAEQybdS0wymzm8sYrJ5HvAX8amKzJWw wjCu9Folc0sZ2Aju/YvcJhW4jtnlUGUTBWM/mnW+IRM79TJZ0FaICzysaBS6k8Vq8lMH +dzbhAiOOvkIdwEYvqHRBmygvkjSKSMJHcxTzbS/cwTKzrc4MroyhTLXGp7jFImZA/yx OcXB9uL0UVyFAacp9leVUTI3UeCIV7T2yMG37d9M6TXnh9LjAI7kbW6b1YyjvrnKygvV V+eAy/yDdnn4DQpjet01a+wzxgcaF5DA+jo/baSrdTf6KkZgJZpfJe+NPaS8cMs0wS4Z 03rA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=vx1JzU9sRThsINtDN48kkMzz1yJvLA2NCKxUfCnbYHo=; b=nnq2HdbG7mnQhFwR2A++LhfL+bHIV/lTt58NkgBF3LxxvskwlJ/zdARtUICYQH/yiD qZVE29bb/ynDwgiJo3CU1VqyGeAISpqHFGrICHPGM4wqeE16UpxDGx9VNCD+YFi9onVx uCIJmWAbSqwzMPKIglDE0br2ILvgWZgGPuA2W9HBDX5ADtfGQnR59BQIKSSsaPWgk8oU Rnl/SkJXyav5BhDhZ51JQNxriJqnwAKGS8F4FRyPh9oBS7eFSmeNiTXYixcdRRJyiOfM MicoHwedm1qxGKPA6qRtua/PQazVynXbJnSbl6jeiQqiqJy20zmvJ+mHDvCz9udNNNG3 mRrQ== X-Gm-Message-State: AMke39kIVjRYT0hH+tiZf4FZxXGDjlkDYXLVZVBWmSKlm/bOCaLcVLCXUB0XGYBgVlOBWm8X X-Received: by 10.223.129.196 with SMTP id 62mr6846752wra.43.1487338846267; Fri, 17 Feb 2017 05:40:46 -0800 (PST) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id u42sm13004447wrc.1.2017.02.17.05.40.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Feb 2017 05:40:45 -0800 (PST) From: Thomas Monjalon To: Bruce Richardson Cc: Ferruh Yigit , Neil Horman , Hemant Agrawal , dev@dpdk.org, shreyansh.jain@nxp.com, john.mcnamara@intel.com, jerin.jacob@caviumnetworks.com Date: Fri, 17 Feb 2017 14:40:44 +0100 Message-ID: <13170922.QrZ7cG92tU@xps13> User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <20170217121358.GA135568@bricha3-MOBL3.ger.corp.intel.com> References: <1485172803-17288-1-git-send-email-hemant.agrawal@nxp.com> <20170217121358.GA135568@bricha3-MOBL3.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCHv7 00/47] NXP DPAA2 PMD 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: Fri, 17 Feb 2017 13:40:48 -0000 2017-02-17 12:13, Bruce Richardson: > On Fri, Feb 17, 2017 at 11:34:43AM +0000, Ferruh Yigit wrote: > > On 2/16/2017 1:27 PM, Bruce Richardson wrote: > > > On Thu, Feb 16, 2017 at 08:22:49AM -0500, Neil Horman wrote: > > >> On Thu, Feb 16, 2017 at 06:08:59AM +0530, Hemant Agrawal wrote: > > >>> Prerequisites: > > >>> - For running the PMD, NXP's SoC (board) and SDK (software/BSP) is required. > > >>> Information about obtaining relevant software is available in the docs > > >>> as part of the patch. > > >> > > >> NAK. The SDK requires registration to obtain, and appears to be non-open > > >> source. This driver is unmaintainable given that. > > >> > > > Hi Hemant, > > > > > > can you perhaps clarify things here. What is the requirement to: > > > * build the driver/DPDK for the platform > > > * run applications using DPDK on the platform > > > > > > Also what is the license/availability for those requirements. > > > > Hi Bruce, Hemant, Neil, Thomas, > > > > I did able to compile the driver without the SDK. It looks like that SDK > > is a runtime dependency. > > > > What is the DPDK requirement here? > > If it is not breaking the build, this PMD provides it. > > > If it builds without an SDK dependency I'd be happy enough to see this > merged into DPDK. Since I can't run it without the correct hardware, I > don't see needing the correct runtime software being a difficulty too. > So long as we can compile this, we can check for breakages in it due to > refactoring in other parts of DPDK, like we do for other drivers. As > with those other drivers, it's up to the maintainers/vendors to do the > functional checking for additional issues. Nobody is likely to have the > hardware to functionality test all drivers in DPDK anyway. +1, I agree with Bruce