From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2BEBAA0562; Tue, 31 Mar 2020 14:17:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 75BB71BFC1; Tue, 31 Mar 2020 14:17:34 +0200 (CEST) Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id 2C34B2C6D for ; Tue, 31 Mar 2020 14:17:33 +0200 (CEST) Received: from 2606-a000-111b-43ee-0000-0000-0000-1bf2.inf6.spectrum.com ([2606:a000:111b:43ee::1bf2] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1jJFpc-0000mq-B0; Tue, 31 Mar 2020 08:17:27 -0400 Date: Tue, 31 Mar 2020 08:17:21 -0400 From: Neil Horman To: Thomas Monjalon Cc: Finn Christensen , dev@dpdk.org, Bent Kuhre , Michael Lilja Message-ID: <20200331121721.GA3858830@hmswarspite.think-freely.org> References: <3917216.uADA5c2rLh@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3917216.uADA5c2rLh@xps> X-Spam-Score: -2.9 (--) X-Spam-Status: No Subject: Re: [dpdk-dev] Napatech 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Mar 31, 2020 at 01:25:25PM +0200, Thomas Monjalon wrote: > Hi, > > Raising this topic again. > > As said in the past, it is better to have this PMD inside DPDK. > We discussed some concerns, but I think the consensus was to integrate > Napatech PMD anyway. > > I am sad that you did not feel welcome enough to follow up with patches > during all these years. > Please would you like to restart the upstreaming process? > Whats changed here? I still don't see what the advantage is to accepting this code in the DPDK tree. No one will be able to use it without accepting Napatechs license for their underlying library. As such, the code can't really be maintained at all by anyone other than Napatech in the community, and so may as well just be maintained as an out of tree driver. Neil > > 08/01/2018 14:08, Finn Christensen: > > Hi Thomas, > > > > Thanks for bringing this discussion up again. > > > > The Napatech PMD is build on top of our proprietary driver. The reason is basically that we utilize many years of driver development and thus reuses the FPGA controlling code in the DPDK PMD. The Napatech driver suite is still closed source. > > The current NTNIC PMD dynamically links a Napatech proprietary NTAPI library to control the FPGA on our NICs. > > > > We did think of the PMD as being our responsibility to keep updated towards the Napatech NIC communication, and that we would be engaged and asked to modify accordingly if changes in DPDK required that (maintainer). Furthermore, the PMD compiles with no issues, when NTNIC is enabled. > > We have plans to write a stand-alone PMD, but this is not a small task to do, therefore we haven't got to that yet. > > > > If the DPDK community would accept the dynamic linking to a proprietary library, from inside our PMD, then it would be great. > > > > Let me know what you think. Or maybe you have ideas to what else we could do to make it upstream. > > > > Thanks, > > Finn > > > > > > >-----Original Message----- > > >From: Thomas Monjalon [mailto:thomas@monjalon.net] > > >Sent: 5. januar 2018 16:34 > > >To: Finn Christensen > > >Subject: Re: [dpdk-dev] standardize device identification > > > > > >It leads to a totally different question: > > >Can we discuss again how to integrate your driver in DPDK upstream? > > >Please explain again your situation in a new thread. > > > > > > > >