aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-06-18 15:06:17 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-06-18 15:08:13 +0200
commitec1cb7dff6ea2e4ad83d63a5987e42e3e9fa116f (patch)
treeadb502328f2130c9255a9cd8921235fceacd21ab
parenta5ed197b47559b9c889c44a7a5663eef19bf5f6f (diff)
symbol files for mlx PMDs
Change-Id: I529b7c1ece1514f36c965b99d6eb0cf9e8f00186 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/librte-pmd-mlx4-17.11.symbols5
-rw-r--r--debian/librte-pmd-mlx5-17.11.symbols5
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/librte-pmd-mlx4-17.11.symbols b/debian/librte-pmd-mlx4-17.11.symbols
new file mode 100644
index 00000000..d33b21b0
--- /dev/null
+++ b/debian/librte-pmd-mlx4-17.11.symbols
@@ -0,0 +1,5 @@
+librte_pmd_mlx4.so.17.11 librte-pmd-mlx4-17.11 #MINVER#
+# Built since 17.11 due to rdma-core being available
+ DPDK_2.0@DPDK_2.0 17.11
+# INFO: this library exports no symbols, essentially it is a driver that
+# registers itself on load and is then only driven by callbacks.
diff --git a/debian/librte-pmd-mlx5-17.11.symbols b/debian/librte-pmd-mlx5-17.11.symbols
new file mode 100644
index 00000000..0e5d0303
--- /dev/null
+++ b/debian/librte-pmd-mlx5-17.11.symbols
@@ -0,0 +1,5 @@
+librte_pmd_mlx4.so.17.11 librte-pmd-mlx4-17.11 #MINVER#
+# Built since 17.11 due to rdma-core being available
+ DPDK_2.2@DPDK_2.2 17.11
+# INFO: this library exports no symbols, essentially it is a driver that
+# registers itself on load and is then only driven by callbacks.