From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: Re: [PATCH v2 1/6] drivers/common: add mvep common code for MRVL PMDs Date: Fri, 24 Aug 2018 19:51:50 +0200 Message-ID: <20180824175150.GB32439@sh> References: <1535113006-9393-1-git-send-email-tdu@semihalf.com> <1535122494-30249-1-git-send-email-tdu@semihalf.com> <1535122494-30249-2-git-send-email-tdu@semihalf.com> <5479e179-8355-3304-9e43-cdabca6775cd@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Tomasz Duszynski , dev@dpdk.org, nsamsono@marvell.com, mw@semihalf.com, Liron Himi To: Ferruh Yigit Return-path: Received: from mail-lf1-f65.google.com (mail-lf1-f65.google.com [209.85.167.65]) by dpdk.org (Postfix) with ESMTP id AAEFB1B04F for ; Fri, 24 Aug 2018 19:51:52 +0200 (CEST) Received: by mail-lf1-f65.google.com with SMTP id x26-v6so5233581lfi.7 for ; Fri, 24 Aug 2018 10:51:52 -0700 (PDT) Content-Disposition: inline In-Reply-To: <5479e179-8355-3304-9e43-cdabca6775cd@intel.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" On Fri, Aug 24, 2018 at 05:45:48PM +0100, Ferruh Yigit wrote: > On 8/24/2018 3:54 PM, Tomasz Duszynski wrote: > > From: Liron Himi > > > > Add MVEP (Marvell Embedded Processors) to drivers/common which > > will keep code reused by current and future MRVL PMDs. > > Right now we have only common DMA memory initialization routines there. > > > > Signed-off-by: Liron Himi > > Signed-off-by: Tomasz Duszynski > > Reviewed-by: Natalie Samsonov > > <...> > > > @@ -0,0 +1,6 @@ > > +DPDK_18.08 { > > DPDK_18.11 > ACK > > + global: > > + > > + rte_mvep_init; > > + rte_mvep_deinit; > > +}; -- - Tomasz Duszy=C5=84ski