[dpdk-dev] [PATCH v2 1/6] drivers/common: add mvep common code for MRVL PMDs
Tomasz Duszynski
tdu at semihalf.com
Fri Aug 24 19:51:50 CEST 2018
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 <lironh at marvell.com>
> >
> > 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 <lironh at marvell.com>
> > Signed-off-by: Tomasz Duszynski <tdu at semihalf.com>
> > Reviewed-by: Natalie Samsonov <nsamsono at marvell.com>
>
> <...>
>
> > @@ -0,0 +1,6 @@
> > +DPDK_18.08 {
>
> DPDK_18.11
>
ACK
> > + global:
> > +
> > + rte_mvep_init;
> > + rte_mvep_deinit;
> > +};
--
- Tomasz Duszyński
More information about the dev
mailing list