dpdk: fix mlx4 mlx5 detection in plugin build 42/32042/1
authorMohammed Hawari <mohammed@hawari.fr>
Tue, 20 Apr 2021 08:05:52 +0000 (10:05 +0200)
committerMohammed Hawari <mohammed@hawari.fr>
Tue, 20 Apr 2021 08:08:36 +0000 (10:08 +0200)
commit94761f6d427cc2bb01f37ba0ad46989869a5b436
treedbc5fae43c4264a3af5ef8f3ac9360ff6e1ee390
parent5b6f3dad9b05f21c31fe4b400e357feebd7792eb
dpdk: fix mlx4 mlx5 detection in plugin build

Since the move to DPDK 21.02, compatibility build symbols were depreca-
ted, breaking the static linkage of the DPDK plugin to libibverbs.

Change-Id: I2fec0807e4c0eb00268618f1495af862eede9081
Type: fix
Fixes: 5f35a185d5afee2c364fe84f33922bac1a808113
Signed-off-by: Mohammed Hawari <mohammed@hawari.fr>
src/plugins/dpdk/CMakeLists.txt