bus/fslmc: expose API to free DPCI device
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 4 May 2018 10:11:24 +0000 (15:41 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 May 2018 12:18:27 +0000 (14:18 +0200)
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
drivers/bus/fslmc/rte_bus_fslmc_version.map

index 70fb719..d433714 100644 (file)
@@ -114,5 +114,6 @@ DPDK_18.05 {
        dpdmai_open;
        dpdmai_set_rx_queue;
        dpdmai_set_tx_queue;
+       rte_dpaa2_free_dpci_dev;
 
 } DPDK_18.02;