diff options
author | 2016-07-06 12:32:41 +0200 | |
---|---|---|
committer | 2016-07-06 16:15:22 +0200 | |
commit | c42e005d7ced1082b02e36db2efcd83a56a232f5 (patch) | |
tree | 1c8b42df65b77da265e2a42054535aba7b5392b6 /debian/librte-pdump1.symbols | |
parent | d6f55d48e5f1e0a8fcbc06b425cf1a50b146b611 (diff) |
update symbols files for dpdk 16.07
Overview of changing files:
- libethdev4, librte-mempool2, librte-port3, librte-vhost3 got ABI bump anyway
- librte-cryptodev1, librte-eal2 only added symbols
- librte-pmd-bond1 had dropped symbols - fix in d/p and sent upstream
Change-Id: I999897fc8daf323f6c3e1ccc82a145e320574a98
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-pdump1.symbols')
-rw-r--r-- | debian/librte-pdump1.symbols | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/librte-pdump1.symbols b/debian/librte-pdump1.symbols index 20665da8..8c2c696b 100644 --- a/debian/librte-pdump1.symbols +++ b/debian/librte-pdump1.symbols @@ -1,2 +1,9 @@ librte_pdump.so.1 librte-pdump1 #MINVER# - DPDK_16.07@DPDK_16.07 16.07-rc1-1ubuntu1 + DPDK_16.07@DPDK_16.07 16.07-rc1-1 + rte_pdump_disable@DPDK_16.07 16.07-rc1-1 + rte_pdump_disable_by_deviceid@DPDK_16.07 16.07-rc1-1 + rte_pdump_enable@DPDK_16.07 16.07-rc1-1 + rte_pdump_enable_by_deviceid@DPDK_16.07 16.07-rc1-1 + rte_pdump_init@DPDK_16.07 16.07-rc1-1 + rte_pdump_set_socket_dir@DPDK_16.07 16.07-rc1-1 + rte_pdump_uninit@DPDK_16.07 16.07-rc1-1 |