On 8/24/2018 3:54 PM, Tomasz Duszynski wrote:
> From: Liron Himi <[email protected]>
> 
> 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 <[email protected]>
> Signed-off-by: Tomasz Duszynski <[email protected]>
> Reviewed-by: Natalie Samsonov <[email protected]>

<...>

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

DPDK_18.11

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

Reply via email to