diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-06-01 10:04:38 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-06-05 12:59:14 +0200 |
commit | 88e855925b8881f2b0de0c9387186c353a1533ec (patch) | |
tree | b5cf3b8378f5553bb102a23ec431ca57a4ab01d2 /debian/librte-pmd-dpaa2-18.05.symbols | |
parent | 47bc2c955b04dc2638ce977c6085af428a0f328a (diff) |
d/*.symbols: update for new libs, new and dropped symbols
Change-Id: I65f75b1b821b762252ceb849fd9ce02bbaa11e25
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-pmd-dpaa2-18.05.symbols')
-rw-r--r-- | debian/librte-pmd-dpaa2-18.05.symbols | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/librte-pmd-dpaa2-18.05.symbols b/debian/librte-pmd-dpaa2-18.05.symbols new file mode 100644 index 00000000..4f3a2d63 --- /dev/null +++ b/debian/librte-pmd-dpaa2-18.05.symbols @@ -0,0 +1,9 @@ +librte_pmd_dpaa2.so.18.05 librte-pmd-dpaa2-18.05 #MINVER# + DPDK_17.05@DPDK_17.05 18.05 + DPDK_17.11@DPDK_17.11 18.05 +# INFO: this library exports no symbols, essentially it is a driver that +# registers itself on load and is then only driven by callbacks. +# +# This one has some experimental symbols + dpaa2_eth_eventq_attach@DPDK_17.11 18.05 + dpaa2_eth_eventq_detach@DPDK_17.11 18.05 |