On 8/24/2018 3:54 PM, Tomasz Duszynski wrote:
> From: Liron Himi <lir...@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 <lir...@marvell.com>
> Signed-off-by: Tomasz Duszynski <t...@semihalf.com>
> Reviewed-by: Natalie Samsonov <nsams...@marvell.com>

<...>

> @@ -0,0 +1,6 @@
> +DPDK_18.08 {

DPDK_18.11

> +     global:
> +
> +     rte_mvep_init;
> +     rte_mvep_deinit;
> +};

Reply via email to