diff options
Diffstat (limited to 'debian/librte-pmd-dpaa2-18.11.symbols')
-rw-r--r-- | debian/librte-pmd-dpaa2-18.11.symbols | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/librte-pmd-dpaa2-18.11.symbols b/debian/librte-pmd-dpaa2-18.11.symbols new file mode 100644 index 00000000..8f87bcad --- /dev/null +++ b/debian/librte-pmd-dpaa2-18.11.symbols @@ -0,0 +1,9 @@ +librte_pmd_dpaa2.so.18.11 librte-pmd-dpaa2-18.11 #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 |