aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-06-20 11:27:02 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2018-06-20 11:27:02 +0100
commit061989f402975c591d9debc98adda63bc7bb9313 (patch)
tree19066754ec202489c4a855ebd71bae4ed73b8fc0
parent8bdd100d6dcf1b3e3ae3178a6f9ad91224cc19ef (diff)
Fix package name in new ml5 symbols file
Change-Id: I3467ce92595c35f153a0d899fd729b67b8b459c4 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/librte-pmd-mlx5-17.11.symbols4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/librte-pmd-mlx5-17.11.symbols b/debian/librte-pmd-mlx5-17.11.symbols
index 0e5d0303..b7f244b4 100644
--- a/debian/librte-pmd-mlx5-17.11.symbols
+++ b/debian/librte-pmd-mlx5-17.11.symbols
@@ -1,5 +1,5 @@
-librte_pmd_mlx4.so.17.11 librte-pmd-mlx4-17.11 #MINVER#
+librte_pmd_mlx5.so.17.11 librte-pmd-mlx5-17.11 #MINVER#
# Built since 17.11 due to rdma-core being available
- DPDK_2.2@DPDK_2.2 17.11
+ DPDK_2.2@DPDK_2.2 17.11.3
# INFO: this library exports no symbols, essentially it is a driver that
# registers itself on load and is then only driven by callbacks.