diff options
author | 2018-09-03 15:56:43 +0100 | |
---|---|---|
committer | 2018-09-03 15:56:43 +0100 | |
commit | 330eb93b6f0e1baa1c8f406f0048b58fd5329233 (patch) | |
tree | 0f787d0a6672813ed2e0947c6bb707735d864285 | |
parent | e6a2e1ad6b3915a6cc448906cd575b072e7469f0 (diff) |
Add new rte_eal_check_dma_mask symbol
Change-Id: I2cf1d9ce5fd4680982a8c1161a7a0693dda2a0ef
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/librte-eal17.11.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/librte-eal17.11.symbols b/debian/librte-eal17.11.symbols index ba82bd40..466e0884 100644 --- a/debian/librte-eal17.11.symbols +++ b/debian/librte-eal17.11.symbols @@ -42,6 +42,7 @@ librte_eal.so.17.11 librte-eal17.11 #MINVER# rte_dump_tailq@DPDK_2.0 16.04 rte_eal_alarm_cancel@DPDK_2.0 16.04 rte_eal_alarm_set@DPDK_2.0 16.04 + rte_eal_check_dma_mask@DPDK_17.11 17.11.4 rte_eal_create_uio_dev@DPDK_17.11 17.11 rte_eal_dev_attach@DPDK_16.11 16.11 rte_eal_dev_detach@DPDK_16.11 16.11 |