diff options
author | 2018-02-21 11:36:27 +0000 | |
---|---|---|
committer | 2018-02-21 11:37:30 +0000 | |
commit | 24384ca08119a8bcedc818b73214b162efc6a53b (patch) | |
tree | 5bdf5e9b90afa5bc56c88f0ec0ab2d49a06eac9e /debian/librte-pmd-openssl18.02.symbols | |
parent | 62f76ea2582442e560c0f3499a79cffa48459003 (diff) |
Add openssl PMD for 886150
Change-Id: Id24c32a8e595d55a5890caf638df509f5e4dbf4b
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-pmd-openssl18.02.symbols')
-rw-r--r-- | debian/librte-pmd-openssl18.02.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/librte-pmd-openssl18.02.symbols b/debian/librte-pmd-openssl18.02.symbols new file mode 100644 index 00000000..c93700b5 --- /dev/null +++ b/debian/librte-pmd-openssl18.02.symbols @@ -0,0 +1,4 @@ +librte_pmd_openssl.so.18.02 librte-pmd-openssl18.02 #MINVER# + DPDK_16.11@DPDK_16.11 18.02 +# INFO: this library exports no symbols, essentially it is a driver that +# registers itself on load and is then only driven by callbacks. |