From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: Re: [PATCH] crypto/mrvl: rename PMD to mvsam Date: Fri, 27 Apr 2018 07:31:11 +0200 Message-ID: <20180427053111.GB7674@sh> References: <1524763320-29946-1-git-send-email-tdu@semihalf.com> <20180426103812.5c406d35@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Tomasz Duszynski , dev@dpdk.org, pablo.de.lara.guarch@intel.com, dima@marvell.com, Natalie Samsonov To: Stephen Hemminger Return-path: Received: from mail-lf0-f66.google.com (mail-lf0-f66.google.com [209.85.215.66]) by dpdk.org (Postfix) with ESMTP id 801086CD2 for ; Fri, 27 Apr 2018 07:31:13 +0200 (CEST) Received: by mail-lf0-f66.google.com with SMTP id g12-v6so889834lfb.10 for ; Thu, 26 Apr 2018 22:31:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180426103812.5c406d35@xeon-e3> 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 Thu, Apr 26, 2018 at 10:38:12AM -0700, Stephen Hemminger wrote: > On Thu, 26 Apr 2018 19:22:00 +0200 > Tomasz Duszynski wrote: > > > Picking a company stock ticker for a PMD name might not be a best appro= ach > > in a long run since name is too generic. > > > > This patch addresses that and renames mrvl to mvsam. > > > > Signed-off-by: Natalie Samsonov > > Signed-off-by: Tomasz Duszynski > > I would prefer that the device name is the same as Linux or BSD. > It makes life easier for multiple OS maintenance. > I understand your concern but since DPDK MRVL PMDs are based on external MUSDK library, PMDs names are library centric, i.e we have mvpp2 NET PMD both in library (not prefixed) and in DPDK tree. Ideally the same should apply to CRYPTO part and for the other future drivers as well. -- - Tomasz Duszy=C5=84ski