15/10/2024 09:13, Gagandeep Singh:
> diff --git a/drivers/dma/dpaa2/version.map b/drivers/dma/dpaa2/version.map
> deleted file mode 100644
> index 43e8b2d5c5..0000000000
> --- a/drivers/dma/dpaa2/version.map
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -DPDK_25 {
> -       local: *;
> -};
> -
> -EXPERIMENTAL {
> -       global:
> -
> -       # added in 22.07
> -       rte_dpaa2_qdma_completed_multi;
> -       rte_dpaa2_qdma_copy_multi;
> -       rte_dpaa2_qdma_vchan_fd_us_enable;
> -       rte_dpaa2_qdma_vchan_internal_sg_enable;
> -};

What did you do here?
Obviously it breaks compilation:
drivers/dma/dpaa2/version.map', needed by 'drivers/librte_dma_dpaa2.so.25.0', 
missing and no known rule to make it


Reply via email to