[dpdk-dev] [PATCH v2 2/9] bus/fslmc: expose API to free dpci device

Nipun Gupta nipun.gupta at nxp.com
Sat Apr 7 16:33:58 CEST 2018


Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
---
 drivers/bus/fslmc/rte_bus_fslmc_version.map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/bus/fslmc/rte_bus_fslmc_version.map b/drivers/bus/fslmc/rte_bus_fslmc_version.map
index f519651..3811792 100644
--- a/drivers/bus/fslmc/rte_bus_fslmc_version.map
+++ b/drivers/bus/fslmc/rte_bus_fslmc_version.map
@@ -105,5 +105,6 @@ DPDK_18.05 {
 	global:
 
 	dpaa2_affine_qbman_ethrx_swp;
+	rte_dpaa2_free_dpci_dev;
 
 } DPDK_18.02;
-- 
1.9.1



More information about the dev mailing list