symbol files for mlx PMDs 13/13113/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 18 Jun 2018 13:06:17 +0000 (15:06 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 18 Jun 2018 13:08:13 +0000 (15:08 +0200)
Change-Id: I529b7c1ece1514f36c965b99d6eb0cf9e8f00186
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/librte-pmd-mlx4-17.11.symbols [new file with mode: 0644]
debian/librte-pmd-mlx5-17.11.symbols [new file with mode: 0644]

diff --git a/debian/librte-pmd-mlx4-17.11.symbols b/debian/librte-pmd-mlx4-17.11.symbols
new file mode 100644 (file)
index 0000000..d33b21b
--- /dev/null
@@ -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 (file)
index 0000000..0e5d030
--- /dev/null
@@ -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.