[dpdk-dev] [PATCH v2 1/6] drivers/common: add mvep common code for MRVL PMDs
Ferruh Yigit
ferruh.yigit at intel.com
Fri Aug 24 18:45:48 CEST 2018
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
> + global:
> +
> + rte_mvep_init;
> + rte_mvep_deinit;
> +};
More information about the dev
mailing list