diff options
Diffstat (limited to 'debian/librte-pmd-dpaa18.05.symbols')
-rw-r--r-- | debian/librte-pmd-dpaa18.05.symbols | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/librte-pmd-dpaa18.05.symbols b/debian/librte-pmd-dpaa18.05.symbols new file mode 100644 index 00000000..a52f708d --- /dev/null +++ b/debian/librte-pmd-dpaa18.05.symbols @@ -0,0 +1,10 @@ +librte_pmd_dpaa.so.18.05 librte-pmd-dpaa18.05 #MINVER# +# 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 + DPDK_17.11@DPDK_17.11 18.05 + EXPERIMENTAL@EXPERIMENTAL 18.05 + dpaa_eth_eventq_attach@EXPERIMENTAL 18.05 + dpaa_eth_eventq_detach@EXPERIMENTAL 18.05 + rte_pmd_dpaa_set_tx_loopback@EXPERIMENTAL 18.05 |