From: Christian Ehrhardt Date: Mon, 18 Jun 2018 13:06:17 +0000 (+0200) Subject: symbol files for mlx PMDs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F13113%2F1;p=deb_dpdk.git symbol files for mlx PMDs Change-Id: I529b7c1ece1514f36c965b99d6eb0cf9e8f00186 Signed-off-by: Christian Ehrhardt --- 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.