[dpdk-dev] [PATCH 1/7] raw/dpaa2_qdma: change DPAA2 QDMA APIs to rawdev ops

Thomas Monjalon thomas at monjalon.net
Tue Oct 6 23:36:57 CEST 2020


Hi,

I see a build issue in the first patch,
so I didn't check further:

drivers/raw/dpaa2_qdma/dpaa2_qdma.c:1158:30: error:
initialization of ‘int (*)(const struct rte_rawdev *, void *, size_t)’ {aka ‘int (*)(const struct rte_rawdev *, void *, long unsigned int)’} from incompatible pointer type ‘int (*)(const struct rte_rawdev *, void *)’ [-Werror=incompatible-pointer-types]
 1158 |  .dev_configure            = dpaa2_qdma_configure,





More information about the dev mailing list