git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ed3599
)
bus/fslmc: expose API to free DPCI device
author
Nipun Gupta
<nipun.gupta@nxp.com>
Fri, 4 May 2018 10:11:24 +0000
(15:41 +0530)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/drivers/bus/fslmc/rte_bus_fslmc_version.map
b/drivers/bus/fslmc/rte_bus_fslmc_version.map
index
70fb719
..
d433714
100644
(file)
--- a/
drivers/bus/fslmc/rte_bus_fslmc_version.map
+++ b/
drivers/bus/fslmc/rte_bus_fslmc_version.map
@@
-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;