From 061989f402975c591d9debc98adda63bc7bb9313 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 20 Jun 2018 11:27:02 +0100 Subject: [PATCH] Fix package name in new ml5 symbols file Change-Id: I3467ce92595c35f153a0d899fd729b67b8b459c4 Signed-off-by: Luca Boccassi --- debian/librte-pmd-mlx5-17.11.symbols | 4 ++-- 1 file 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. -- 2.16.6